FreeImage .NET Documentation
FreeImage..::.ConvertFromRawBits Method
FreeImage Class  See Also  Send Feedback

Overload List

  NameDescription
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.

See Also

FreeImage Class
FreeImage Members
FreeImageAPI Namespace
FreeImage - The productivity booster. FreeImage is licensed under the GNU General Public License (GPL) and the FreeImage Public License (FIPL).