toRoundCorner



fun Bitmap.toRoundCorner(radius: Float, borderSize: Float = 0.0f, @ColorInt borderColor: Int = 0, recycle: Boolean = true): Bitmap

Blend the Bitmap Corners to Round with Given radius