impl
/
org.jetbrains.kotlinx.dl.impl.preprocessing.image
/
convert
jvm
convert
fun <
I
>
Operation
<
I
,
BufferedImage
>.
convert
(block:
Convert
.() ->
Unit
):
Operation
<
I
,
BufferedImage
>
Content copied to clipboard
Applies
Convert
operation to convert the image to a different
ColorMode
.