toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.player
/
ImageParams
Image
Params
data
class
ImageParams
(
val
width
:
Int
,
val
height
:
Int
)
(
source
)
Members
Constructors
Image
Params
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int