ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPalette Object > IGPalette Methods > GetEntryCopy Method |
Creates a new IGPaletteEntry Object containing a copy of palette entry.
GetEntryCopy (Index As Long) As IGPaletteEntry
Name | Description |
---|---|
Index | Index of palette entry to copy. |
A new instance of the IGPaletteEntry Object.
N/A
None