Palette Constructor (FITAG)
From FreeImage.NET
FreeImage.NET Class Library Reference
| Palette Constructor (FITAG) |
Initializes a new instance for the given FITAG that contains
a palette.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
| Exception | Condition |
|---|---|
| ArgumentNullException | tag is null. |
| ArgumentException | tag is not FIDT_PALETTE. |