Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-css
/
kotlinx.css
/
hsl
hsl
fun
hsl
(
hue
:
Int
,
saturation
:
Int
,
lightness
:
Int
)
:
Color
(
source
)
fun
hsl
(
hue
:
Int
,
saturation
:
Int
,
lightness
:
Int
,
alpha
:
Double
)
:
Color
(
source
)