toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.bitmap
/
rotate
rotate
fun
Bitmap
.
rotate
(
degrees
:
Int
)
:
Bitmap
Rotates a bitmap, creating a new bitmap. Beware of memory allocations.