FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Syntax
(Moderators: fry, REAS)
   reading a group of pixels over time
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: reading a group of pixels over time  (Read 262 times)
soledad


reading a group of pixels over time
« on: Jul 9th, 2003, 7:50pm »

I am designer and artist new to the P5 environment and not at all familiar with Java. (I am using P5 to get me up and running). I am hitting a wall and haven't seen any post directly related to what I am trying to do.
 
I am working on a project that needs to be able to read a group of pixels (at least 5px X 5px wide) get their color and then change the color value over time.  
 
Should I use a pixel array method or is there another more efficient method for getting the color data and targetting the change of a specific group of displayed pixels?
 
I eventually need to affect the pixels of the image in real time.. or as close to real time as possible.
 
any advice greatly appreciated
 
s.  
 
Pages: 1 

« Previous topic | Next topic »