For an Image object named myImage use the following syntax:
myImage.Spin(90,2.0)
Note: In this example, if myImage.Spin(90,2.0) was called once, the image will spin 90 degrees from its current position. If called again, the image will scale another 90 degrees.