TextureImg

Undocumented in source.

Constructors

this
this(int width, int height, ubyte[] pixels, string iname)
Undocumented in source.

Members

Properties

Height
int Height [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
InternalName
string InternalName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Pixels
ubyte[] Pixels [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Width
int Width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta