ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPage Object > IGPage Methods > CopyPixelTo Method |
Copies pixel data from the image into IGPixel Object.
CopyPixelTo (XPos As Long, YPos As Long, pPixel As IGPixel)
Name | Description |
---|---|
XPos | X coordinate of the pixel |
YPos | Y coordinate of the pixel |
pPixel | IGPixel Object where to copy the pixel |
N/A
All
None