impl
/
org.jetbrains.kotlinx.dl.impl.preprocessing
/
rotate
android
rotate
fun <
I
>
Operation
<
I
,
Bitmap
>.
rotate
(block:
Rotate
.() ->
Unit
):
Operation
<
I
,
Bitmap
>
Content copied to clipboard
Applies
Rotate
operation to rotate the
Bitmap
by an arbitrary angle (specified in degrees).