Gets or sets the background color of this FreeImageBitmap.
In case the value is null, the background color is removed.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
Exceptions
Exception | Condition |
---|---|
System..::.InvalidOperationException | Get: There is no background color available. |
System..::.Exception | Set: Setting background color failed. |