Hello,
How can i get/set a specific pixel of the image? for example to set the pixel (0,0) or the (134,334) pixel.
Any function to do this?
Thanks.
Set/Get specific pixel of a image
Re: Set/Get specific pixel of a image
If you want a copy of a specific pixel you could just crop out that pixel
And if you want one pixel to be set a specific color for example you take out your drawing and pixel wand and draw on the specific pixel
Or you take a look into the Pixel cache of your image...
And if you want one pixel to be set a specific color for example you take out your drawing and pixel wand and draw on the specific pixel
Or you take a look into the Pixel cache of your image...