toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.data.series
/
RGBAImage
RGBAImage
data
class
RGBAImage
(
val
rawData
:
ByteArray
,
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
RGBAImage
Link copied to clipboard
constructor
(
rawData
:
ByteArray
,
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
raw
Data
Link copied to clipboard
val
rawData
:
ByteArray
width
Link copied to clipboard
val
width
:
Int