Bitmap.this
- this(Image lib, string filename, int flags)
- this(Image lib, FIBITMAP* bitmap)
- this(Image lib, ubyte* data, int width, int height, int pitch, uint bpp, uint redMask, uint blueMask, uint greenMask, bool topDown)
liberty core imaging bitmap Bitmap
constructorsdestructorsfunctions
Loads from existing bitmap handle.