Storing images
Sannyasin Sivakatirswami
katir at hindu.org
Mon Feb 10 00:25:01 EST 2003
On Sunday, February 9, 2003, at 01:25 PM, Jim Hurley wrote:
> put the imageSize of image theImage into theImageSize
> set the width of image theImage to theMagnification*item 1 of
> theImageSize
> set the height of image theImage to theMagnification* item 2 of
> theImageSize
Very nice simplification, Jim:
Question: I haven't tested lately, but if you resize that image once,
say, a 50 percent reduction. Then later if you apply a .5 to it again,
don't you end up with an image 1/4 the original size? That's why i was
doing the restore business.
More information about the use-livecode
mailing list