image export
David Coker
davidocoker at gmail.com
Thu Dec 15 23:08:50 EST 2005
On 12/15/05, Rick Rice <rick-rice at shaw.ca> wrote:
> I know I've seen the answer to this before, in fact recently, but I
> can't find the answer now.
> How do you export an image from a card to the clipboard so I can paste
> it into an image edit app.
> Thanks
> Rick
Hey Rick, here's what I found in the doc's for ya:
To copy the contents of an image in a handler or the message box, use
a statement like the following:
set the clipboardData["image"] to image "Bulb"
HTH,
-Dave
More information about the use-livecode
mailing list