GluiImageView.texture

Load the texture from a filename.

  1. Texture texture [@property setter]
  2. string texture [@property setter]
    class GluiImageView
    @property @trusted
    string
    texture
    (
    string filename
    )
  3. const(Texture) texture [@property getter]

Meta