FreeImage.NET Class Library Reference
FreeImageAllocateEx Method |
Overload List
Name | Description | |
---|---|---|
AllocateEx(Int32, Int32, Int32, NullableRGBQUAD, FREE_IMAGE_COLOR_OPTIONS, RGBQUAD) |
Allocates a new image of the specified width, height and bit depth and optionally
fills it with the specified color. See remarks for further details.
|
|
AllocateEx(Int32, Int32, Int32, NullableRGBQUAD, FREE_IMAGE_COLOR_OPTIONS, RGBQUAD, UInt32, UInt32, UInt32) |
Allocates a new image of the specified width, height and bit depth and optionally
fills it with the specified color. See remarks for further details.
|
See Also