Query: color::library::dictionary
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Color::Library::Dictionary(3pm) User Contributed Perl Documentation Color::Library::Dictionary(3pm)NAMEColor::Library::Dictionary - Color dictionary for Color::LibraryMETHODS@colors = $dictionary->colors 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 @names = $dictionary->names @names = $dictionary->color_names Returns the list of color names contained by $dictionary Will return a list in list context, and a list reference in scalar context $color = $dictionary->color( <query> ) 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 "blue" or "bleached-almond" color title A color title is like "Dark Green-Teal" color id A color id is in the form of <dictionary_id>:<color_name>, for example: "x11:azure1" $id = $dictionary->id $name = $dictionary->name Returns the id (name) of $dictionary, e.g. svg x11 vaccc nbs-iscc-f $title = $dictionary->title Returns the title of $dictionary, e.g. SVG X11 VACCC NBS/ISCC F $subtitle = $dictionary->subtitle Returns the subtitle of $dictionary, if any $description = $dictionary->description Returns the description of $dictionary, if any perl v5.14.2 2011-12-07 Color::Library::Dictionary(3pm)
Related Man Pages |
---|
cwnnstat(1) - debian |
gnome-dictionary(1) - debian |
waei(1) - debian |
gnome-dictionary(1) - centos |
mkdic(1) - suse |
Similar Topics in the Unix Linux Community |
---|
nt to unix dictionary |
Sorting by length |
Creating a dictionary with domain name adjuncted |
Python Web Page Scraping Urls Creating A Dictionary |
Broken 'Color Picker'? |