Hi,
I am trying to understand pixel arrays. I understand how to load them, manipulate them, and update them, but what exactly is inside this array. If I println() on every pixel I get a really big negative number. Can you point me to some reading material on this? What does this number mean and how does it store the pixel data?
Thanks,
Scott
I am trying to understand pixel arrays. I understand how to load them, manipulate them, and update them, but what exactly is inside this array. If I println() on every pixel I get a really big negative number. Can you point me to some reading material on this? What does this number mean and how does it store the pixel data?
Thanks,
Scott
1