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