FreeImage.NET Class Library Reference
FreeImageBitmapFillBackground Method |
Overload List
Name | Description | |
---|---|---|
FillBackgroundT(T) |
Sets all pixels of this FreeImageBitmap to the specified color.
See FillBackgroundT(FIBITMAP, T, FREE_IMAGE_COLOR_OPTIONS) for further details.
|
|
FillBackgroundT(T, FREE_IMAGE_COLOR_OPTIONS) |
Sets all pixels of this FreeImageBitmap to the specified color.
See FillBackgroundT(FIBITMAP, T, FREE_IMAGE_COLOR_OPTIONS) for further details.
|
See Also