| ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPage Object > IGPage Methods > UpdatePixRasterFrom Method |
Updates image raster of the IGPage Object.
UpdatePixRasterFrom (YPos As Long, pPixArray As IGPixelArray)
| Name | Description |
|---|---|
| YPos | The Position of raster to update. |
| pPixArray | IGPixelArray Object from which to copy data. |
N/A
All
None