- getFiBitmap
FIBITMAP* getFiBitmap()
Undocumented in source. Be warned that the author may not have intended to support it.
- getHeight
int getHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPixel
Color getPixel(int x, int y)
Undocumented in source.
- getWidth
int getWidth()
Undocumented in source. Be warned that the author may not have intended to support it.
- rescale
void rescale(int newWidth, int newHeight)
Undocumented in source.
- saveToFile
void saveToFile(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPixel
void setPixel(int x, int y, Color newColor)
Undocumented in source.