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.maps
/
Image
/
Image
Image
constructor
(
buffer
:
Array
<
Byte
>
,
pixelRatio
:
Float
,
name
:
String
,
width
:
Int
,
height
:
Int
,
sdf
:
Boolean
)
(
source
)
constructor
(
buffer
:
Array
<
Byte
>
,
pixelRatio
:
Float
,
name
:
String
,
width
:
Int
,
height
:
Int
,
sdf
:
Boolean
,
stretchX
:
Array
<
Float
>
,
stretchY
:
Array
<
Float
>
,
content
:
Array
<
Float
>
)
(
source
)