FreeImage.NET Class Library Reference
![]() | FreeImageBitmapBackgroundColor Property |
Gets or sets the background color of this FreeImageBitmap.
In case the value is null, the background color is removed.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
Exceptions| Exception | Condition |
|---|---|
| InvalidOperationException | Get: There is no background color available. |
| Exception | Set: Setting background color failed. |
See Also