NativeImageImplementation

Undocumented in source.

Members

Functions

createImage
void createImage(int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
setPixel
void setPixel(int x, int y, Color c)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
HBITMAP handle;
Undocumented in source.
rawData
byte* rawData;
Undocumented in source.

Meta