ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPage Object > IGPage Methods > GetPaletteEntryCopy Method |
Creates a new object and copies specified entry of the image palette from IGPage Object into it.
GetPaletteEntryCopy (Index As Long) As IGPaletteEntry
Name | Description |
---|---|
Index | The index of palette entry to be copied. |
A new instance of the IGPaletteEntry Object.
1, 4, 8
None