METHODS

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:

color name

A color name is like \*(C`blue\*(C' or \*(C`bleached-almond\*(C'

color title

A color title is like \*(C`Dark Green-Teal\*(C'

color id

A color id is in the form of <dictionary_id>:<color_name>, for example: \*(C`x11:azure1\*(C'

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