impl
/
org.jetbrains.kotlinx.dl.impl.preprocessing.image
/
resize
jvm
resize
fun <
I
>
Operation
<
I
,
BufferedImage
>.
resize
(block:
Resize
.() ->
Unit
):
Operation
<
I
,
BufferedImage
>
Content copied to clipboard
Applies
Resize
operation to resize the image to a specific size.