Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
Knum #1
CFX_Image IPTC
To anyone that is using CFX_Image (Dev: Jukka manner Ver:1.4.9 on CF7): I am
trying to change the IPTC info on an image and the image size keeps doubling.
Any ideas would be great!!! <cfset flName_Y = 'Nora Pena ' &
#dateformat(now(),'YYYY')#> <cfx_image action='paste_iptc'
file='#application.imagepath#/images/pom/pom_0504.jpg'
iptc_copyright_notice='Copyright #variables.flName_Y#'>
Knum Guest
-
Custom tag <cfx_image> issue
I have a problem with the <cfx_image> custom tag, when resizing an image of type jpeg. The image becomes almost completely black. I will be glad... -
cfx_image compressing photos unwantedly
Hello all I'm using Jukka Mannaer's cfx_image on the photo gallery in the signature. I only use it to read the dimensions of the photo and then... -
cfx_image
I would like to add text to all the image files in a specific directory. Can someone lead me in the right direction? -
*****CFX_IMAGE and Special Symbols*****
I am trying to add a copyright watermark to some images using cfx_image tag. I am using the paste_text action and when I try to assign text it will... -
Using CFX_Image
Can someone explain to me or give me a link to some documentation on how to even begin using CFX_Image? I already have images being uploaded to the...



Reply With Quote

