If you want, I've created a UDF imaging library based on ImageJ java imaging
library (ImageJ is supposed to be the world's fastest pure Java image
processing program).

It only works on CFMX.

You can download it here :
http://www.benorama.com/coldfusion/libraries/imaging.htm

To use it, it can't be more simple :
<cfinclude template="ImagingLib.cfm">
<cfset bResizeOK = ijResize( "c:\temp\myPic.gif","c:\myPic_small.gif",70)>

Benoit

-----Message d'origine-----
De : Jeff Garza [mailto:[EMAIL PROTECTED]]
Envoy� : mardi 20 ao�t 2002 23:47
� : CF-Talk
Objet : Re: Thumbnails from uploaded pictures


http://www.kolumbus.fi/jukka.manner/ appears to be live with two versions.
I'm currently using 1.4 with CFMX.

Jeff

----- Original Message -----
From: "Marquis, Butch" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, August 20, 2002 2:26 PM
Subject: RE: Thumbnails from uploaded pictures


Where can I find CFX_Image

-----Original Message-----
From: Jeff Garza [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 20, 2002 4:22 PM
To: CF-Talk
Subject: Re: Thumbnails from uploaded pictures


CFX_Image also does a good job....

Jeff Garza

----- Original Message -----
From: "Marquis, Butch" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, August 20, 2002 2:03 PM
Subject: Thumbnails from uploaded pictures


Is there a way to make a thumbnail of uploaded pictures.





______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to