makeBlur

fun makeBlur(sigmaX: Float, sigmaY: Float, mode: FilterTileMode, input: ImageFilter? = null, crop: IRect? = null): ImageFilter