In the Java class you can replace InterpolationNearest with anyone of  
the following classes if you are looking to try different algorithms.

InterpolationBicubic
InterpolationBicubic2
InterpolationBilinear

-Matt

On Feb 17, 2004, at 9:27 AM, Stephen Moretti wrote:

> Reading Java classes and methods and trying to work out how they all
>  work and what I should be using has given me a permanent headache, so  
> I
>  hope someone out there can help.....
>
>  I've used and got working Matt Liota's ImageUtils cfc example/article.
> http://www.evolt.org/article/Image_Manipulation_with_CFMX_and_JAI/18/
> 33907/
>
>  Only trouble is the thumbnails it generates are of less that great
>  quality.  Does anyone know how I could increase the quality of the
>  thumbs it creates??  Its something to do with the Interpolation, but I
>  couldn't work out exactly what or how... :o/
>
>  TIA
>
>  Stephen
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to