10 Most Useful Image Functions in ColdFusion 8
By Pete Freitag
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.
10 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
The Fixinator Code Security Scanner for ColdFusion & CFML is an easy to use security tool that every CF developer can use. It can also easily integrate into CI for automatic scanning on every commit.
Try Fixinator