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