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