toggle menu
colormath
common
switch theme
search in API
colormath
/
com.github.ajalt.colormath.model
/
LCHabColorSpace
/
invoke
invoke
abstract
operator
fun
invoke
(
l
:
Float
,
c
:
Float
,
h
:
Float
,
alpha
:
Float
=
1.0f
)
:
LCHab
open
operator
fun
invoke
(
l
:
Number
,
c
:
Number
,
h
:
Number
,
alpha
:
Number
=
1.0f
)
:
LCHab