Hey Guys,
I'm trying to resize images using the CFX_image tag.
Everything works great for GIFs and JPGs, but when I try and resize a PNG
image, all that is returned is a completely blank white image.
The code I'm using is:
<CFX_IMAGE ACTION="RESIZE"
FILE="#ExpandPath('Documents/#Trim(Site_ID)#/Profile_Picture/ProfilePic_Origional_#PhotoID#_#Trim(mod_userID)#.#fileext#')#"
OUTPUT="#ExpandPath('Documents/#Trim(Site_ID)#/Profile_Picture/ProfilePic_#PhotoID#_#Trim(mod_userID)#.#fileext#')#"
X="150" >
and it's running on CF9, Windows Server 2008.
Has anyone else run into this problem before, and maybe come across a solution?
Thanks
Steve
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345130
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm