Quantcast
Viewing all articles
Browse latest Browse all 40524

Equivalent of Processing's loadPixels, pixels

Hi there,

I think the most similar function is the grabScreen, from an ofImage class. You can then mess around with the pixels just like in Processing, and call update before you draw it, so that you guarantee the changes to the ofTexture of the image.


Viewing all articles
Browse latest Browse all 40524

Trending Articles