- fillSubRect
void fillSubRect(irect destRect, Color4ub color)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
Color4f opIndexAssign(Color4f c, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(Color4ub color, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- putRect
void putRect(Bitmap source, ivec2 destPos)
Undocumented in source. Be warned that the author may not have intended to support it.
- putSubRect
void putSubRect(Bitmap source, irect sourceSubRect, ivec2 destPos)
Undocumented in source. Be warned that the author may not have intended to support it.
- resize
void resize(ivec2 newSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- size
ivec2 size()
Undocumented in source. Be warned that the author may not have intended to support it.