ImageRotate

constructor(degrees: Float, interpolation: Interpolation = Interpolation.BILINEAR)(source)

Parameters

degrees

Rotation angle (positive = clockwise)

interpolation

The interpolation method (default: BILINEAR)