The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 The Perils of Image.getScaledInstance()
Subject:  Great ! But it seems not enough for Moiré pattern
Date:  2008-05-18 12:21:06
From:  jf2008


Hi,

Thanks for this great article ! Very useful. We've implemented it but old AWT implementation seems always the best to avoid Moiré pattern issues. Even if slower it's worth to use it. You can find a sample of the moiré pattern with the one-step, multi-step and old AWT algorithm at:
http://www.jfileupload.com/products/jimagefilter/documentation/tutorials/quality.html
(See sample 2 at the bottom).

You will notice that moiré pattern still appear with the multi-step algorithm.

-- JF.

 Feed java.net RSS Feeds