Overload List
| Name | Description | |
|---|---|---|
| FillBackground<(Of <(T>)>)(T) |
Sets all pixels of this FreeImageBitmap to the specified color.
See FillBackground<(Of <(T>)>)(FIBITMAP, T, FREE_IMAGE_COLOR_OPTIONS) for further details.
| |
| FillBackground<(Of <(T>)>)(T, FREE_IMAGE_COLOR_OPTIONS) |
Sets all pixels of this FreeImageBitmap to the specified color.
See FillBackground<(Of <(T>)>)(FIBITMAP, T, FREE_IMAGE_COLOR_OPTIONS) for further details.
|