 |

Resizing Images in ColdFusion |
 | 3 |
| |
|
Submitted by Teo Graca
| RSS Feed
| Add Comment
| Bookmark Me!
It is important to be able to resize uploaded images to required specifications. This functionality is available in ColdFusion using the cfimage tag.
CFIMAGE used Resize an image:
required attributes
action="resize"
height="number of pixels|percent%"
source="absolute pathname|pathname relative to the web root|URL|#cfimage variable#"
width="number of pixels|percent%"
optional attributes
destination="absolute pathname|pathname relative to the web root"
isBase64="yes|no"
name="cfimage variable"
overwrite="yes|no"
details on the cfimage tag
|
|
 |

|
LinkedIn Recommendation:
Reita Scheidel - Social Media Analyst at General Products - I had Teo create a broadcast page for my site that integrated with YouTube videos. I really like how it works and am working with him on another project called iTVMaker.com - I think this will be a real winner because I have Teo on my team. We're hoping to launch at the end of this month and I know it will be fun for everyone! Teo is easy to work with and I have a great time every time we plan a new phase for our projects! - March 17, 2012, Reita was Teo's client |
|
Featured [Resizing Images] Articles:
|
 |