The title maybe a little vague, let me give you an example: if we change a colorful image into black and white, we still can recognize the objects in it. My question is, can I change the color to RED or GREEN or other color rather than black and white in programs(I prefer Java).
[Update] : what I want to do is just like this question:
http://stackoverflow.com/questions/1117211/how-would-i-tint-an-image-programatically-on-the-iphone
However, I want to do this on Android instead of iphone ....