toggle menu
MapLibre Native Android
11.6.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.maps
/
Image
Image
open
class
Image
Members
Constructors
Image
Link copied to clipboard
constructor
(
buffer
:
Array
<
Byte
>
,
pixelRatio
:
Float
,
name
:
String
,
width
:
Int
,
height
:
Int
,
sdf
:
Boolean
)
constructor
(
buffer
:
Array
<
Byte
>
,
pixelRatio
:
Float
,
name
:
String
,
width
:
Int
,
height
:
Int
,
sdf
:
Boolean
,
stretchX
:
Array
<
Float
>
,
stretchY
:
Array
<
Float
>
,
content
:
Array
<
Float
>
)