Exporting images
paolo mazza
mazzapaolo at libero.it
Mon Nov 11 22:48:01 EST 2002
I have beeen looking for a solution to this problem for a long time.
As far as I know in Rev we are supposed to take a shapshot of the screen.
I tryed to merge images using imagedata and maskdata. It works but the
process is slow and unstable. Perhaps you can do a better job.
I posted this script at the page:
http://wiki.macitworks.com/revdocs/2380
Ciao,
Paolo
> From: use-revolution-request at lists.runrev.com
> Reply-To: use-revolution at lists.runrev.com
> Date: Mon, 11 Nov 2002 21:58:13 -0500
> To: use-revolution at lists.runrev.com
> Subject: use-revolution digest, Vol 1 #831 - 17 msgs
>
> Message: 14
> Date: Tue, 12 Nov 2002 12:38:13 +1100
> From: Brendan Bonsack <brendan at poolcreative.com>
> To: "use-revolution at lists.runrev.com" <use-revolution at lists.runrev.com>
> Subject: Exporting images
> Reply-To: use-revolution at lists.runrev.com
>
> Hello list gurus
>
> Can anyone think of a way to produce this effect:
>
> I need to be able to export an image to JPEG format from a mixture of
> imported graphics and "drawn" graphics on a stack. My method so far has
> been to layer images and graphic controls over each other in the stack,
> let the user manipulate them, etc, and then to take a screen snapshot of
> the "mix" and export the snapshot to a single JPEG file. This is flawed,
> however, since if the image is larger than the stack only the visible
> part will export, and if a palette is over the image at the time of the
> snapshot, that gets captured too! I know I can hide palettes for the
> sake of the snapshot, but the first problem I can't work out at all.
>
> Does anyone know of a method to "merge" a number of images into one?
>
>
> Cheers
> Brendan Bonsack
More information about the use-livecode
mailing list