FreeImage.AllocateT Method

FreeImage.NET

FreeImageAllocateT Method
Overload List
  Name Description
Public method Static member AllocateT(FREE_IMAGE_TYPE, Int32, Int32, Int32)
Creates a new bitmap in memory.
Public method Static member AllocateT(FREE_IMAGE_TYPE, Int32, Int32, Int32, UInt32, UInt32, UInt32)
Creates a new bitmap in memory.
Top
See Also