create a new image from the pixels of another
    Chipp Walters 
    chipp at chipp.com
       
    Tue Jan 17 14:20:35 EST 2006
    
    
  
Jason,
If you're currently already using the rotate image command, then why not 
just:
copy img "myAlreadyRotatedImage" to stack "newStack"
??
Seems a lot easier than going through all the imagedata stuff.
Also, you might want to check out the 'angle' property as it is a way to 
rotate an image temporarily (not sure if that's needed in this case).
best,
Chipp
    
    
More information about the use-livecode
mailing list