Algosim documentation: rotate

rotate

Returns a pixmap rotated by a given angle.

Syntax

Description

rotate(pm, α) returns pm rotated α radians in the positive (anticlockwise) direction.

Examples

rotate(ExampleData("rabbit"), π/4)

Image 1

See also