rot90p
Returns a pixmap rotated 90 degrees in the positive direction.
Syntax
-
rot90p(pm)-
pmis a pixmap
-
Description
rot90p(pm) returns pm rotated 90° in the positive direction (anticlockwise).
Examples
rot90p(ExampleData("rabbit"))
