Image

Undocumented in source.

Constructors

this
this(ubyte[] pixels, int width, int height, PixelType type)
Undocumented in source.

Members

Enums

PixelType
enum PixelType
Undocumented in source.

Variables

Height
int Height;
Undocumented in source.
Pixels
ubyte[] Pixels;
Undocumented in source.
Type
PixelType Type;
Undocumented in source.
Width
int Width;
Undocumented in source.

Meta