Returns a list of all color-names in the color database.
color
get-all-color-names &optional sort => color-names
sort⇩ |
If t , sort list of color names alphanumerically. By default, this is nil . |
color-names |
A list of all color names in the color database. |
The function get-all-color-names
returns a list of all color-names in the color database. By convention these are symbols in the keyword package. The returned list is alphanumerically sorted on the symbol-names if sort is non-nil.
apropos-color-names
apropos-color-spec-names
apropos-color-alias-names
15 The Color System
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:33:10