|
Java™ by example!
|
|
|
How do I read a JPG image, rescale it, and write it back to disk?
This example shows how to read, scale and rewrite all jpeg images from the current directory. Main.java:
Further Information
Author of answer: Joris Van den Bogaert
Comments
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|