FreeImage.NET Class Library Reference
![]() |
Palette Constructor |

Name | Description | |
---|---|---|
![]() |
Palette(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.
|
![]() |
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(RGBQUAD) |
Initializes a new instance for the given array of RGBQUAD that contains
a palette.
|
