toggle menu
krayon
common
switch theme
search in API
color
/
com.juul.krayon.color
/
Color
/
copy
copy
fun
copy
(
alpha
:
Int
=
this.alpha
,
red
:
Int
=
this.red
,
green
:
Int
=
this.green
,
blue
:
Int
=
this.blue
)
:
Color
Creates a copy of this color.