(rgb-new
r
g
b)
(rgb-red
color)
(rgb-green
color)
(rgb-blue
color)
(rgb?
value)
value can be interpreted
as an RGB color.
(rgb->color-name
rgb-color)
(rgb->rgb-list
rgb-color)
(rgb->string
rgb-color)
(color-name->rgb
string)
(color->rgb
string)
(rgb-list->rgb
rgb-lst)
(r g b) into an RGB color.
(rgb-lighter
rgb-color)
(rgb-darker
rgb-color)
(rgb-redder
rgb-color)
(rgb-greener
rgb-color)
(rgb-bluer
rgb-color)
(rgb-rotate
rgb-color)
(rgb-phaseshift
rgb-color)
(rgb-complement
rgb-color)
Copyright © 2007-2011 Janet Davis, Matthew Kluber, Samuel A. Rebelsky, and Jerod Weinman. (Selected materials copyright by John David Stone and Henry Walker and used by permission.)
This material is based upon work partially supported by the National Science Foundation under Grant No. CCLI-0633090. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
This work is licensed under a
Creative Commons Attribution-NonCommercial 2.5 License
.