rotate

expect fun rotate(degrees: Float): LiteRtImage

Returns a rotated copy of this image.

Return

A new LiteRtImage rotated by the specified angle.

Parameters

degrees

The angle to rotate in degrees (clockwise).