I had trouble resizing large images to smaller ones. They would come out about 20 shades darker with the tmt_img tag. Of course, I didn't have a better java solution, so I opted for installing ImageMagick on the server.
On 9/13/06, Larry Lyons <[EMAIL PROTECTED]> wrote: > >imageCFC (I forget who did it, maybe rick?) > >Imagemagick from alagad.com > > > >Russ > >-----Original Message----- > >From: Jake Churchill [mailto:[EMAIL PROTECTED] > >Sent: 12 September 2006 22:44 > >To: CF-Talk > >Subject: Image resizing > > > >I know I've seen this topic posted before but I need some input. I need an > >image resizing program, preferably written in Java that has the ability to > >resize images but retain the quality. What I currently use is a cfx tag > >programmed in C++. It does a good job but the smaller images always come > >out pixelated which I cannot have. Any suggestions? > > There's also Massimo Foti's tmt_img.cfc. It does a fairly good job of image > resizing. > You can look at the api and download it at > http://www.olimpo.ch/tmt/cfc/tmt_img/ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253021 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

