toggle menu
Maps SDK for Android
7.1.25.10.AD1705D4
androidJvm
switch theme
search in API
Maps SDK for Android
/
com.magiclane.sdk.routesandnavigation
/
AbstractGeometryImage
/
asBitmap
as
Bitmap
open
override
fun
asBitmap
(
width
:
Int
,
height
:
Int
)
:
Bitmap
?
Converts a
Image
to
Bitmap
.
fun
asBitmap
(
width
:
Int
,
height
:
Int
,
activeInnerColor
:
Rgba
?
=
null
,
activeOuterColor
:
Rgba
?
=
null
,
inactiveInnerColor
:
Rgba
?
=
null
,
inactiveOuterColor
:
Rgba
?
=
null
)
:
Bitmap
?
Converts an image to
Bitmap