impl
/
org.jetbrains.kotlinx.dl.impl.preprocessing.image
/
Resize
/
Resize
jvm
Resize
fun
Resize
(outputWidth:
Int
= 100, outputHeight:
Int
= 100, interpolation:
InterpolationType
= InterpolationType.BILINEAR, renderingSpeed:
RenderingSpeed
= RenderingSpeed.MEDIUM, enableAntialiasing:
Boolean
= true)
Content copied to clipboard