ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPixelArray Object > IGPixelArray Methods > UpdatePixelFrom Method |
Updates pixel in the array.
UpdatePixelFrom (Index As Long, pPixel As IGPixel)
Name | Description |
---|---|
Index | Index of the pixel to update. |
pPixel | IGPixel Object from which to copy data. |
N/A
N/A
None