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
/
getByteArrayFromDrawable
get
Byte
Array
From
Drawable
@
Nullable
open
fun
getByteArrayFromDrawable
(
@
Nullable
drawable
:
Drawable
)
:
Array
<
Byte
>
(
source
)
Create a byte array out of drawable
Return
The byte array of source drawable
Parameters
drawable
The source drawable