what's the easiest/best way to turn a part of the screen into a PImage?

edited April 2016 in How To...

reading all the pixel values one by one and putting them into the pixel array of the PImage?

it'd be nice if one could simply say something like clone(x,y,w,h,newImage);

Tagged:

Answers

Sign In or Register to comment.