Friday 03 Sep 2010   
Add Comment

Crop and re-stitch with cfimage demo

ColdFusion Tutorial #28

With CFIMAGE you can crop images really easily and draw new images. This gives you the option of stitching together multiple images. In this example I tear apart a simple image then stitch it back together in a new image and write it to the browser.

demo.cfm

Code is self commented and should be easy to follow.



Demo

See this code running!


Download

Download this code as a zip!


Comments

There are no comments!

Click button to add a comment


Author

Anonymous


Published

Wednesday 11 Mar 2009

Tags

cfimage  cfset