Bitmap

Undocumented in source.

Constructors

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

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
Color* opIndexAssign(Color* color, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(string fileName, int fileFormat)
Undocumented in source. Be warned that the author may not have intended to support it.
setPixelColor
void setPixelColor(int x, int y, Color* color)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta