
Color::Library::Dictionary - Color dictionary for Color::Library

Returns the list of Color::Library::Color objects contained by $dictionary
Will return a list in list context, and a list reference in scalar context
Returns the list of color names contained by $dictionary
Will return a list in list context, and a list reference in scalar context
Returns a Color::Library::Color object of $dictionary found via <query>
A query can be any of the following:
A color name is like blue or bleached-almond
A color title is like Dark Green-Teal
A color id is in the form of <dictionary_id>:<color_name>,
for example: x11:azure1
Returns the id (name) of $dictionary, e.g.
svg
x11
vaccc
nbs-iscc-f
Returns the title of $dictionary, e.g.
SVG
X11
VACCC
NBS/ISCC F
Returns the subtitle of $dictionary, if any
Returns the description of $dictionary, if any