toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
ImageInfo
/
ImageInfo
Image
Info
constructor
(
imageType
:
ImageType
,
imageIndex
:
Int
?
=
null
,
imageTag
:
String
?
=
null
,
path
:
String
?
=
null
,
blurHash
:
String
?
=
null
,
height
:
Int
?
=
null
,
width
:
Int
?
=
null
,
size
:
Long
)