ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPage Object > IGPage Methods > UpdatePixColumnFrom Method |
Updates image column of the IGPage Object.
UpdatePixColumnFrom (XPos As Long, YPos As Long, pPixArray As
IGPixelArray)
Name | Description |
---|---|
XPos | The X coordinate of the upper point of the column. |
YPos | The Y coordinate of the upper point of the column. |
pPixArray | IGPixelArray Object from which to copy data. |
N/A
All
None