For you CFX_IMAGE experts:

I have a weird jpg (530Kb, 1152x864) that ACTION=copy destroys it
and ACTION=resize (with the same OUTPUT= as with copy) works just fine!

let me show you the code:

ruin the jpg:

<CFX_IMG ACTION="COPY" TYPE="JPEG" QUALITY="75" BITCOUNT="16" file="#tempfile#" 
OUTPUT="#dir_s#\groups\#qqu.qGR#\#qph.newfile#.jpg">

works fine &-)

<CFX_IMG ACTION="RESIZE" TYPE="JPEG" X="#IMG_WIDTH#" Y="#IMG_HEIGHT#" QUALITY="75" 
file="#tempfile#" OUTPUT="#dir_s#\groups\#qqu.qGR#\#qph.newfile#.jpg">

If someone is willing to help, I can attach the jpg to him.


Thanks,

Michael Lugassy
IT/WEB Specialist
Interactive Music Ltd.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to