impl
/
org.jetbrains.kotlinx.dl.impl.preprocessing.image
/
crop
jvm
crop
fun <
I
>
Operation
<
I
,
BufferedImage
>.
crop
(block:
Cropping
.() ->
Unit
):
Operation
<
I
,
BufferedImage
>
Content copied to clipboard
Applies
Cropping
operation to crop the image by the specified amount.