toggle menu
OMH Maps
androidJvm
switch theme
search in API
core
/
com.openmobilehub.android.maps.core.utils
/
DrawableConverter
/
convertDrawableToBitmap
convert
Drawable
To
Bitmap
fun
convertDrawableToBitmap
(
drawable
:
Drawable
)
:
Bitmap
Converts a drawable to a bitmap.
Return
The bitmap.
Parameters
drawable
The drawable to convert.