SkewH()

For an Image object named myImage use the following syntax:

myImage.SkewH(35,2.0)

In this example, if myImage.SetSkewH(35,2.0) was called once, the image will skew 35% horizontally from its current position. If called again, the image will skew another 35%.

Close