Next: Color Convenience Functions, Previous: Color Instances, Up: Colors [Contents][Index]
This function returns the name used to allocate color-instance.
This function returns a three element list containing the red, green, and blue color components of color-instance.
(color-instance-rgb-components (face-background-instance 'default (next-window))) ⇒ (65535 58596 46517)