Image rotation confusion

Dar Scott dsc at swcp.com
Fri Feb 6 16:17:24 EST 2004


On Friday, February 6, 2004, at 10:28 AM, Jim MacConnell wrote:

>  So.. Bottomline. I know set angle only works on the displayed image 
> and I
> know lockLocation keeps things the same size..... . Fine but how do I 
> get
> around the resizing that is going on and actually rotate my 
> “ThumbSize” so
> it shows correctly in the field?

Some off the wall ideas:

1.  Change the size on rotation

or

2.  When you make the thumbnail, set the imageData to the imageData.  
(And maybe alphaData, too.)  Maybe this will create a new image that is 
the shrunk version of the original, so you don't lock the size.

Dar Scott



More information about the use-livecode mailing list