Posted in ColdFusion | Posted on 10-24-2006 | 11,293 views
I'm not covering everything here as I was a bit late, but here are the high level features:
Resizing (in various ways)
Pasting images over each other
Adding text to an image
CAPTHA (of various levels of difficulty)
base64 encoding images
Works with Blogs (lets you store images in databases)
Read Exif/IPTC metadata
Basic drawing functions (line, rectangle, curves)


Right now i use ActivePDF with .net to make custom PDFs. I would love to switch to CF to make PDFs with images and text.
Thanks
Do you know anything yet about the way the image resizing will work? I am curious if it will be java-based, like Massimo's tmt_img.cfc, or if it will depend on GD/Image Magik or some other system... any thoughts?
Also echoing Alexander's question - when when when??
but anyway. really looking forward to CF8 and the new image functions.
And I sure hope they put some of those excellent Photoshop resizing algorithms into CF, otherwise there's really nothing special in this feature over other image CFCs out there, except that it's built-in.
have all a nice day
Ronny
Whenever the image is not 72 DPI, let's say 96, coldfusion throws exceptions 'file not found' when you try to manipulate it (cfimage action="RESIZE").
http://www.adobe.com/go/wish
[Add Comment] [Subscribe to Comments]