I'm looking for something similar, but I don't want to resize the actual
image file.

I'm after a tag/function that can determine the height/width of an image, or
at least the aspect ratio so that we can adjust the <img> tag's height/width
attributes appropriately.

Anything out there that can do this?

Shawn Grover

-----Original Message-----
From: Tim Painter [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 31, 2001 5:15 AM
To: CF-Talk
Subject: Re: Resizing images


Hamid,

I used Image Robot from Jasc (www.jasc.com) .  It has a command line feature
that I use in conjunction with cfexecute to resize a bunch of images.

It is more appropriate for doing a batch at a time.  It doesn't work well
running multiple instances at a time.  I have seen the cfx_image tag thrown
around a bit as well, but I have never used it.

Tim P.
----- Original Message -----
From: "Hamid Hossain" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, July 31, 2001 5:16 AM
Subject: Resizing images


Hi,

I want to be able to resize gif, jpg or bmp pictures
with coldfusion.

Any help.

Regards,
Hamid Hossain
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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