Dynamic image resizing etc.

2003-11-17 Thread John Burns
I've implemented a CFC that uses ImageJ Java classes to resize, rotate, add text, etc. to images.For the most part, I'm fairly happy, but the images seem to come out a little bit distorted and not quite as clean as I'd like. Does anyone know of a better set of classes (preferably with a CFC

RE: Dynamic image resizing etc.

2003-11-17 Thread Nathan Strutz
To: CF-Talk Subject: Dynamic image resizing etc. I've implemented a CFC that uses ImageJ Java classes to resize, rotate, add text, etc. to images.For the most part, I'm fairly happy, but the images seem to come out a little bit distorted and not quite as clean as I'd like. Does anyone know of a better

RE: Dynamic image resizing etc.

2003-11-17 Thread cf-talk
, 2003 10:12 AM To: CF-Talk Subject: Dynamic image resizing etc. I've implemented a CFC that uses ImageJ Java classes to resize, rotate, add text, etc. to images.For the most part, I'm fairly happy, but the images seem to come out a little bit distorted and not quite as clean as I'd like. Does anyone

RE: Dynamic image resizing etc.

2003-11-17 Thread John Burns
Do you have any information on imagemagick?Are there any CFC wrappers for it? John Burns -Original Message- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 2:45 PM To: CF-Talk Subject: RE: Dynamic image resizing etc. Perhaps if ImageJ had a bicubic

RE: Dynamic image resizing etc.

2003-11-17 Thread cf-talk
Subject: RE: Dynamic image resizing etc. Do you have any information on imagemagick?Are there any CFC wrappers for it? John Burns -Original Message- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 2:45 PM To: CF-Talk Subject: RE: Dynamic image resizing etc

RE: Dynamic image resizing etc.

2003-11-17 Thread Nathan Strutz
To: CF-Talk Subject: RE: Dynamic image resizing etc. There is a CFC or UDF or something on the Macromedia Exchange. Personally I've always just built my string in a variable and then run ImageMagick via CFEXECUTE. -Novak -Original Message- From: John Burns [mailto:[EMAIL PROTECTED] Sent