Yep, you are right. Works with jpg but not with gif or png. I guess I will have to convert, no big deal.
Thanks Rick On Sat, Aug 2, 2008 at 2:39 PM, Rick Faircloth <[EMAIL PROTECTED]>wrote: > Perhaps it has to do with the color palette that the .gif > is created with? > > ..jpg's are working fine, and yes, anti-aliasing can be performed > easily with: > > <cfset ImageSetAntialiasing(testImage,"on") /> > > Boy, those docs are wonderful things! :o) > > Rick > > > -----Original Message----- > > From: Victor Moore [mailto:[EMAIL PROTECTED] > > Sent: Saturday, August 02, 2008 2:32 PM > > To: CF-Talk > > Subject: Re: cfimage issue > > > > Unfortunately is doesn't :( > > > > Thanks > > > > On Sat, Aug 2, 2008 at 2:10 PM, Rick Faircloth <[EMAIL PROTECTED] > >wrote: > > > > > I haven't worked with imageSetDrawingColor, but I wonder > > > if using the HTML equivalent for red (#ff0000) or the > > > RGB (255,0,0) would make any difference? > > > > > > Rick > > > > > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310088 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

