Next:
green
Up:
color
Previous:
blue
copy-from
Copies the RGB values of another color object to this one, returning this object as the result.
(send
a-color
copy-from
src
)
->
color%
object
src
:
color%
object
PLT