Maps SDK for Android
Toggle table of contents
1.7.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Maps SDK for Android
Maps SDK for Android
/
com.magiclane.sdk.routesandnavigation
/
LaneImage
/
asBitmap
as
Bitmap
fun
asBitmap
(
width
:
Int
,
height
:
Int
,
backgroundColor
:
Rgba
?
=
null
,
activeColor
:
Rgba
?
=
null
,
inactiveColor
:
Rgba
?
=
null
)
:
Pair
<
Int
,
Bitmap
?
>
Converts an image to
Bitmap