toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.utils
/
UiImage
Ui
Image
sealed
class
UiImage
(
source
)
Inheritors
Image
Drawable
Bitmap
Members
Types
Bitmap
Link copied to clipboard
data
class
Bitmap
(
val
bitmap
:
Bitmap
)
:
UiImage
Drawable
Link copied to clipboard
data
class
Drawable
(
@
DrawableRes
val
resId
:
Int
)
:
UiImage
Image
Link copied to clipboard
data
class
Image
(
val
url
:
String
,
val
headers
:
Map
<
String
,
String
>
?
=
null
)
:
UiImage