posted 20 years ago
If you are using j2se 1.4+ you can use the ImageIO class to read and write images. It will read .gif, .jpg and .png and write .jpg and .png images. To save an image:
A special download is available from Sun for other image extensions.