File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT / JFace and the fly likes Resizing an image Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT / JFace
Reply Bookmark "Resizing an image" Watch "Resizing an image" New topic
Author

Resizing an image

rohith yenumula
Greenhorn

Joined: Dec 25, 2009
Posts: 14
I have an image with dimensions 500x500. Is it possible to resize the image to say 20x20 so that it fits into a button?
Rob Camick
Ranch Hand

Joined: Jun 13, 2009
Posts: 1644
Did you read the Image API before asking this question?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 32421
Start here: The Perils of Image.getScaledInstance()


Android appsImageJ pluginsJava web charts
 
 
subject: Resizing an image
 
developer file tools