spotify-web-api-kotlin
/
com.soywiz.korim.format.jpg
/
JPEGDecoder
/
Component
common
Component
class
Component
(lines:
List
<
UByteArrayInt
>, scaleX:
Float
, scaleY:
Float
)
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Properties
lines
Link copied to clipboard
common
val
lines
:
List
<
UByteArrayInt
>
Content copied to clipboard
scaleX
Link copied to clipboard
common
val
scaleX
:
Float
Content copied to clipboard
scaleY
Link copied to clipboard
common
val
scaleY
:
Float
Content copied to clipboard
Sources
(source)
Link copied to clipboard