color-properties

Name

color-properties -- Return an association list giving some properties of COLOR.

Synopsis

(color-properties color)

Description

Return an association list giving some properties of color. Currently defined properties are 'name, the string name of the color, and 'pixel, the X pixel value it uses.

Implementation Notes

Module: Built-in Primitive

Defined in src/color.c at line 122 (CVS log)