kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-compose
/
com.varabyte.kobweb.compose.ui.graphics
/
Color
/
Hsl
/
copy
copy
fun
copy
(
hue
:
Float
=
this.hue
,
saturation
:
Float
=
this.saturation
,
lightness
:
Float
=
this.lightness
,
alpha
:
Float
=
this.alpha
)
:
Color.Hsl
(
source
)