How to copy an [elliptical] region of pixels from image to canvas

edited October 2017 in How To...

Hello! I want to copy an ellipse of pixels from an image or Capture event to my processing sketch. the copy() function only allows for rectangles and the get() function only copies a single pixel value. Is there a way to do this?

Tagged:

Answers

Sign In or Register to comment.