FreeImage.NET Class Library Reference
![]() | FreeImageBitmapPalette Property |
Returns a structure that represents the palette of a FreeImage bitmap.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
Exceptions| Exception | Condition |
|---|---|
| InvalidOperationException | HasPalette is false. |
See Also