ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPalette Object |
This object represents an image palette.
IIGPalette extends IIGObject
Empty Method | This method empties the palette, reducing it to zero entries. |
GetEntryCopy Method | This method creates a new object containing a copy of palette entry. |
LoadFromFile Method | This method loads palette from file and returns its format. |
Resize Method | This method changes the number of entries in the palette. |
SaveToFile Method | This method saves palette to a file. |
UpdateEntryFrom Method | This method updates palette entry. |
Blue Property | This indexed property gets/sets Blue value. |
Green Property | This indexed property gets/sets Green value. |
Red Property | This indexed property gets/sets Red value. |
Reserved Property | This indexed property gets/sets Reserved value. |
Size Property | This property returns the number of entries in the palette. |