AW: Can I merge two or more imagefiles in one image object?
Ian Wood
revlist at azurevision.co.uk
Mon Apr 23 06:28:43 EDT 2007
On 23 Apr 2007, at 11:10, Tiemo Hollmann TB wrote:
> Hello Ian,
> I think I'm missing something. If I say
> set the clipboardData["image"] to group "myGroup"
> I get "source is not a container"
> You must have something else in mind?
> Tiemo
You have to export the group to a variable first, as per Mark's post
in the clipboardData thread:
export group "myGroup" to myImage as PNG
set the clipbaorddata["image"] to myImage
Ian
More information about the use-livecode
mailing list