Overload List

  NameDescription
ConvertToRawBits(IntPtr, FIBITMAP, Int32, UInt32, UInt32, UInt32, UInt32, Boolean)
Converts a FreeImage bitmap to a raw bitmap, that is a raw piece of memory.
ConvertToRawBits(array<Byte>[]()[], FIBITMAP, Int32, UInt32, UInt32, UInt32, UInt32, Boolean)
Converts a FreeImage bitmap to a raw bitmap, that is a raw piece of memory.

See Also