Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cssom-core
/
web.cssom
/
rgb
rgb
inline
fun
rgb
(
red
:
Int
,
green
:
Int
,
blue
:
Int
)
:
Color
(
source
)
inline
fun
rgb
(
red
:
Int
,
green
:
Int
,
blue
:
Int
,
alpha
:
Double
)
:
Color
(
source
)