Bard
Member since Dec 11, 2008
- Profile: /members/1434-bard.htm
- Comments: 1
Recent Blog Comments By Bard
-
Learning ColdFusion 8: CFImage Part I - Reading And Writing Images
Posted on Jul 12, 2007 at 6:43 AM
Hi, I'm playing around with the ImageResize()-function and get the feeling it doesn't work a hundred percent. I use it like <cfset myImage=ImageNew(img)> <cfset ImageResize(myImage,"480","","highestQuality", 1)> But sometimes end up with an image with a width of 479 pixels - one pixel l... read more »