MapLibre Native Android
Toggle table of contents
13.4.1
openglRelease
Target filter
openglRelease
Switch theme
Search in API
Skip to content
MapLibre Native Android
MapLibre Native Android
/
org.maplibre.android.utils
/
BitmapUtils
/
createBitmapFromView
create
Bitmap
From
View
open
fun
createBitmapFromView
(
@
NonNull
view
:
View
)
:
Bitmap
(
source
)
Convert a view to a bitmap.
Return
the converted bitmap
Parameters
view
the view to convert