Image

Undocumented in source.

Constructors

this
this(int width, int height)
Undocumented in source.
this
this(Size size)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

opIndexAssign
void opIndexAssign(Color c, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
putPixel
void putPixel(int x, int y, Color c)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

height
int height;
Undocumented in source.
width
int width;
Undocumented in source.

Meta