korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.color
/
RGBA
/
Companion
/
invoke
invoke
operator
fun
invoke
(
r
:
Int
,
g
:
Int
,
b
:
Int
,
a
:
Int
)
:
RGBA
operator
fun
invoke
(
r
:
Int
,
g
:
Int
,
b
:
Int
)
:
RGBA
operator
fun
invoke
(
rgb
:
Int
,
a
:
Int
)
:
RGBA
operator
fun
invoke
(
rgba
:
RGBA
)
:
RGBA