We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have a Processing sketch that takes the color of pixels at an exact point using img.get(x,y,) but this doesn't work in OpenProcessing when I try to upload my sketch and the colors are just a default black. (By the way, it works perfectly with the exact same code in my Processing IDE on my computer) What did I do wrong?
Answers
http://ProcessingJS.org/reference/preload/