10 Most Useful Image Functions in ColdFusion 8
Last week when I gave my Image Manipulation with ColdFusion 8 presentation at the New York City ColdFusion Users Group, several people asked me to blog this slide. It was titled The 10 Most Useful Image Functions and here they are in no particular order:
- ImageRead
- ImageWrite
- ImageNew
- ImageDrawText
- ImageGetWidth
- ImageGetHeight
- ImageScaleToFit
- ImageSetAntialiasing
- ImageSetDrawingColor
- ImageSetDrawingStroke
There are over 50 image processing functions added in ColdFusion 8, which can make learning how to use them a daunting task. I tell people if you want to learn how to do image processing in ColdFusion 8, learn these functions first.
Like this? Follow me ↯
Tweet Follow @pfreitag10 Most Useful Image Functions in ColdFusion 8 was first published on April 05, 2008.
If you like reading about cfimage, coldfusion, cfml, coldfusion 8, or imagescaletofit then you might also like:
- CFImage Effects Library for ColdFusion 8
- Implicit Structure Notation ColdFusion
- ColdFusion 8 Update 1 Fixes some Image Processing Quirks
- Getting EXIF Metadata with ColdFusion 8
- ColdFusion 8 Image Manipulation Presentation Recording
- CFImage Presentation Outline
- CFThread - Don't Abuse It
- Serializing CFC's in ColdFusion 8
The FuseGuard Web Application Firewall for ColdFusion & CFML is a high performance, customizable engine that blocks various attacks against your ColdFusion applications.
Comments
Cool! Added to my extensive set of web links at www.actcfug.com
by Peter Tilbrook on 04/05/2008 at 7:04:43 PM UTC