rotateBitmapIcon

open fun rotateBitmapIcon(originalBitmapIcon: Bitmap, rotateDegree: Float): Bitmap

Rotate the bitmap icon by degree

Return

- returns the rotated bitmap icon

Parameters

originalBitmapIcon

- the original bitmap icon to rotate

rotateDegree

- the rotating degree