FreeImageBitmap.FillBackground Method

FreeImage.NET

FreeImageBitmapFillBackground Method
Overload List
  Name Description
Public method FillBackgroundT(T)
Sets all pixels of this FreeImageBitmap to the specified color. See FillBackgroundT(FIBITMAP, T, FREE_IMAGE_COLOR_OPTIONS) for further details.
Public method 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.
Top
See Also