FIBitmap.this
- this(FreeImage lib, string filename, int flags)
- this(FreeImage lib, FIBITMAP* bitmap)
- this(FreeImage lib, ubyte* data, int width, int height, int pitch, uint bpp, uint redMask, uint blueMask, uint greenMask, bool topDown)
Throws
gfm freeimage fibitmap FIBitmap
constructorsdestructorsfunctions
Loads from existing bitmap handle.