Resize

fun Resize(outputWidth: Int = 100, outputHeight: Int = 100, interpolation: InterpolationType = InterpolationType.BILINEAR, renderingSpeed: RenderingSpeed = RenderingSpeed.MEDIUM, enableAntialiasing: Boolean = true)