rot90n
Returns a pixmap rotated 90 degrees in the negative direction.
Syntax
-
rot90n(pm)
-
pm
is a pixmap
-
Description
rot90n(pm)
returns pm
rotated 90° in the negative direction (clockwise).
Examples
rot90n(ExampleData("rabbit"))