root
JVM
root
/
org.magiclib.kotlin
/
modify
modify
inline
fun
Color
.
modify
(
red
:
Int
=
this.red
,
green
:
Int
=
this.green
,
blue
:
Int
=
this.blue
,
alpha
:
Int
=
this.alpha
)
:
Color
Since
0.46.1