Page 1 of 1

Set/Get specific pixel of a image

Posted: 2013-12-04T17:16:07-07:00
by cam
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.

Re: Set/Get specific pixel of a image

Posted: 2014-02-21T08:21:01-07:00
by Flocke
If you want a copy of a specific pixel you could just crop out that pixel :D
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...