snapshot and imageData...
Mark Schonewille
m.schonewille at economy-x-talk.com
Sun Jun 4 07:31:49 EDT 2006
Hi JB,
Why did you originally want to create two images? I had the
impression that your goal was to have two image objects. Also, why do
you use JPEG instead of PNG?
Best,
Mark
--
Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Salery is the easiest way to get your own web store on-line: http://
www.salery.biz/salery.html
Op 4-jun-2006, om 12:07 heeft jbv het volgende geschreven:
>
>
> Chipp,
>
> Thanks for the tip.
>
> For those interested, I've found a (slightly) different
> but (slightly) faster way to do this :
>
> on mouseUp
> put the screenrect into tRect
> export snapshot from rect tRect to var as JPEG
> create img
> put var into img 1
> end mouseUp
>
> the difference is probably because only 1 image
> object is created...
>
> JB
>
More information about the use-livecode
mailing list