ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPixelArray Object > IGPixelArray Methods > GetPixelCopy Method |
Creates a new IGPixel Object containing a copy of the pixel.
GetPixelCopy (Index As Long) As IGPixel
Name | Description |
---|---|
Index | The index of the pixel top copy. |
A new instance of the IGPixel Object.
N/A
None