View Single Post
  #2 (permalink)  
Old 05-22-2007, 10:21 AM
levent levent is offline
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
Hello Brightside,

Please see the tips on the following pages:

http://www.java-tips.org/java-se-tips/java.awt.image/
http://www.java-tips.org/java-se-tips/javax.imageio/

They show how to load images, process them pixel by pixel and save to the disk in Java.

Let us know if there are further problems.
Reply With Quote