Inheritance Graph
graph BT
Bitmap
click Bitmap "escript_type_Util_Bitmap"
Types
type | Util.Bitmap.PixelFormat |
Attributes
BGR | |
BGRA | |
BGRA_FLOAT | |
BGR_FLOAT | |
MONO | |
MONO_FLOAT | |
RGB | |
RGBA | |
RGBA_FLOAT | |
RGB_FLOAT | |
UNKNOWN |
Functions
_constructor(p0, p1, p2) | [ESF] Bitmap new Bitmap(width,height,E_PixelFormat format) |
flipVertically() | [ESMF] thisObj Bitmap.flipVertically() |