toggle menu
Kotlin Wrappers API Reference
common
switch theme
search in API
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
)