Manipulate pixels from Capture image
in
Core Library Questions
•
1 month ago
How do you read, change, and redraw pixel data from a Capture?
I'm trying to use this code:
http://www.learningprocessing.com/examples/chapter-15/example-15-15/, but am getting a nullPointerException when calling "captureReference".pixels[loc]).
Any help is appreciated.
1