toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.bitmap
/
crop
crop
fun
Bitmap
.
crop
(
r
:
Rect
)
:
Bitmap
?
Crop image easily.
Return
cropped #android.graphics.Bitmap
Parameters
r
is the Rect to crop from the Bitmap