toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.data.series
/
BitmapDrawable
Bitmap
Drawable
class
BitmapDrawable
(
val
image
:
RGBAImage
?
,
var
texture
:
Texture
?
)
:
AnyBitmapDrawable
,
Disposable
Members
Constructors
Bitmap
Drawable
Link copied to clipboard
constructor
(
image
:
RGBAImage
?
,
texture
:
Texture
?
)
Properties
image
Link copied to clipboard
open
override
val
image
:
RGBAImage
?
texture
Link copied to clipboard
open
override
var
texture
:
Texture
?
Functions
dispose
Link copied to clipboard
open
override
fun
dispose
(
)