toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.soywiz.korim.format.jpg
/
JPEGDecoder
/
ImageInfo
Image
Info
data
class
ImageInfo
(
val
width
:
Int
,
val
height
:
Int
)
(
source
)
Members
Constructors
Image
Info
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int