korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.format
/
JPEGDecoder
/
Component
Component
class
Component
(
val
lines
:
List
<
UByteArrayInt
>
,
val
scaleX
:
Float
,
val
scaleY
:
Float
)
Members
Constructors
Component
Link copied to clipboard
constructor
(
lines
:
List
<
UByteArrayInt
>
,
scaleX
:
Float
,
scaleY
:
Float
)
Properties
lines
Link copied to clipboard
val
lines
:
List
<
UByteArrayInt
>
scale
X
Link copied to clipboard
val
scaleX
:
Float
scale
Y
Link copied to clipboard
val
scaleY
:
Float