I see, what I was missing was definitely the functions. I am use to
CF_Magicktag. I can't say I expected Ben Forta to respond to my message!
That function works great for the appending, thank you.

- Dan


-----Original Message-----
From: Ian Skinner [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 29, 2008 1:24 PM
To: CF-Talk
Subject: Re: CFIMAGE- stacking images


Ben Forta wrote:
> ImageNew() to create a new blank image. ImageRead() and ImagePaste() to
> paste first image, then another ImageNew() and ImagePaste() setting the x
> and y so that it is where you want it relative to first image. Or just
take
> all of that and make a ImageAppend() function that dos it for you.
>
> --- Ben
>   
An important point to get out of this is that the <cfimage...> tag is
for basic day-in and day-out image tasks.  If one needs more power the
image functions are where they are at.  They can be combined in many
powerful ways.







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297742
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to