rotate

Rotates the given image.

Parameters

rotation

one of ImageRotation are supported


fun rotate(degrees: Int): ImageProcessor

Rotates the given image clockwise.

Parameters

degrees

0, 90, 180, 270 are supported