I wish to change the colours of an image as if a shadow is passing accross it. I guess I would need the pixel size of the image and progressively change the colour (RGB) values of each vertical line (coloumn) of pixels from one edge of the image to the other. What is the simplest way to do this, is there an API which will help?
I am new to graphics manipulation, thanking you in advance, Bob.
