copy-from in color%
copy-from
color%
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
(send a-color copy-from src)
send
a-color
src