Overload List
| Name | Description | |
|---|---|---|
| ConvertFromRawBits(array<Byte>[]()[], FREE_IMAGE_TYPE, Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32, Boolean) |
Converts a raw bitmap to a FreeImage bitmap.
| |
| ConvertFromRawBits(IntPtr, FREE_IMAGE_TYPE, Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32, Boolean) |
Converts a raw bitmap to a FreeImage bitmap.
| |
| ConvertFromRawBits(IntPtr, Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32, Boolean) |
Converts a raw bitmap to a FreeImage bitmap.
| |
| ConvertFromRawBits(array<Byte>[]()[], Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32, Boolean) |
Converts a raw bitmap to a FreeImage bitmap.
|