FreeImage.NET Class Library Reference
FreeImageConvertToRawBits Method |
Overload List
Name | Description | |
---|---|---|
ConvertToRawBits(Byte, FIBITMAP, Int32, UInt32, UInt32, UInt32, UInt32, Boolean) |
Converts a FreeImage bitmap to a raw bitmap, that is a raw piece of memory.
|
|
ConvertToRawBits(IntPtr, FIBITMAP, Int32, UInt32, UInt32, UInt32, UInt32, Boolean) |
Converts a FreeImage bitmap to a raw bitmap, that is a raw piece of memory.
|
See Also