Overload List
Name | Description | |
---|---|---|
Palette(FIBITMAP) |
Initializes a new instance for the given FreeImage bitmap.
| |
Palette(FITAG) |
Initializes a new instance for the given FITAG that contains
a palette.
| |
Palette(MetadataTag) |
Initializes a new instance for the given MetadataTag that contains
a palette.
| |
Palette(array<RGBQUAD>[]()[]) |
Initializes a new instance for the given array of RGBQUAD that contains
a palette.
| |
Palette(array<Color>[]()[]) |
Initializes a new instance for the given array of Color that contains
a palette.
| |
Palette(Int32) |
Initializes a new instance with the specified size.
|