Next:
ok?
Up:
color
Previous:
copy-from
green
Returns the green component of the color.
(send
a-color
green)
->
exact integer in [0, 255]
PLT