Thursday, August 11, 2011

How to manipulate pixels in java?

hello,I am doing project on image compression using java.Algorithm requires first to shift each pixel value.For this I require to grab pixels so that it can be manipulated.Image can be of any type.

No comments:

Post a Comment