FreeImageBitmap.Palette Property
From FreeImage.NET
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)
| Exception | Condition |
|---|---|
| InvalidOperationException | HasPalette is false. |