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