toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.soywiz.korim.format.jpg
/
JPEGDecoder
/
Jfif
Jfif
class
Jfif
(
versionMajor
:
Int
,
versionMinor
:
Int
,
densityUnits
:
Int
,
xDensity
:
Int
,
yDensity
:
Int
,
thumbWidth
:
Int
,
thumbHeight
:
Int
,
thumbData
:
UByteArrayInt
)
(
source
)
Members
Constructors
Jfif
Link copied to clipboard
constructor
(
versionMajor
:
Int
,
versionMinor
:
Int
,
densityUnits
:
Int
,
xDensity
:
Int
,
yDensity
:
Int
,
thumbWidth
:
Int
,
thumbHeight
:
Int
,
thumbData
:
UByteArrayInt
)