Name
make-color -- Return the color object corresponding to the X color specifier CNAME.
Synopsis
(make-color cname)
Description
Return the color object corresponding to the X color specifier cname.
If cname is not a valid X color name, or cannot be
allocated, an error results.
Implementation Notes
Module: Built-in Primitive
Defined in src/color.c
at line 236 (CVS log)