Overload List

  NameDescription
AllocateExT<(Of <(T>)>)(FREE_IMAGE_TYPE, Int32, Int32, Int32, Nullable<(Of <(T>)>), FREE_IMAGE_COLOR_OPTIONS, array<RGBQUAD>[]()[], UInt32, UInt32, UInt32)
Allocates a new image of the specified type, width, height and bit depth and optionally fills it with the specified color. See remarks for further details.
AllocateExT<(Of <(T>)>)(FREE_IMAGE_TYPE, Int32, Int32, Int32, Nullable<(Of <(T>)>), FREE_IMAGE_COLOR_OPTIONS, array<RGBQUAD>[]()[])
Allocates a new image of the specified type, width, height and bit depth and optionally fills it with the specified color. See remarks for further details.

See Also