toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.bitmap
/
toRoundCorner
to
Round
Corner
fun
Bitmap
.
toRoundCorner
(
radius
:
Float
)
:
Bitmap
?
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