FreeImage.ConvertToRawBits Method

FreeImage.NET

FreeImageConvertToRawBits Method
Overload List
  Name Description
Public method Static member ConvertToRawBits(Byte, FIBITMAP, Int32, UInt32, UInt32, UInt32, UInt32, Boolean)
Converts a FreeImage bitmap to a raw bitmap, that is a raw piece of memory.
Public method Static member ConvertToRawBits(IntPtr, FIBITMAP, Int32, UInt32, UInt32, UInt32, UInt32, Boolean)
Converts a FreeImage bitmap to a raw bitmap, that is a raw piece of memory.
Top
See Also