The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 The Perils of Image.getScaledInstance()
Subject:  It doesn't match the quality of Image.getScaledInstance()
Date:  2007-04-24 00:03:07
From:  imjames


For me all that matters it is the quality. I've tried you code to reduce a 500px image to 75px and compared the quality of both images.

I must admit that the newer method is faster and that the result is quite good but it doesn't match the quality of Image.getScaledInstance().

Image.getScaledInstance() generates a smoother image.


 Feed java.net RSS Feeds