Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.theme
/
love.yinlin.compose
/
Colors
/
invoke
invoke
operator
fun
invoke
(
value
:
Int
)
:
Color
operator
fun
invoke
(
value
:
Long
)
:
Color
operator
fun
invoke
(
value
:
ULong
)
:
Color
operator
fun
invoke
(
red
:
Float
,
green
:
Float
,
blue
:
Float
,
alpha
:
Float
=
1.0f
)
:
Color
operator
fun
invoke
(
red
:
Int
,
green
:
Int
,
blue
:
Int
,
alpha
:
Int
=
255
)
:
Color