graphics::colornames::www(3pm) debian man page | unix.com

Man Page: graphics::colornames::www

Operating Environment: debian

Section: 3pm

Graphics::ColorNames::WWW(3pm)				User Contributed Perl Documentation			    Graphics::ColorNames::WWW(3pm)

NAME
Graphics::ColorNames::WWW - WWW color names and equivalent RGB values
SYNOPSIS
require Graphics::ColorNames::WWW; $NameTable = Graphics::ColorNames::WWW->NamesRgbTable(); $RgbBlack = $NameTable->{black};
DESCRIPTION
This module defines color names and their associated RGB values from various WWW specifications, such as SVG or CSS. NOTE Reportedly "fuchsia" was misspelled "fuscia" in an unidentified HTML specification. It also appears to be a common misspelling, so both names are recognized.
SEE ALSO
"Graphics::ColorNames", SVG 1.2 Specificiation <http://www.w3.org/SVG/>, CSS Color Module Level 3 <http://www.w3.org/TR/css3-color>.
AUTHOR
Claus Faerber <CFAERBER@cpan.org> Based on "Graphics::ColorNames::HTML" by Robert Rothenberg.
LICENSE
Copyright 2005-2009 Claus Faerber. Copyright 2001-2004 Robert Rothenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2009-12-17 Graphics::ColorNames::WWW(3pm)
Related Man Pages
bio::graphics::glyph::segmented_keyglyph(3pm) - debian
bio::graphics::glyph::span(3pm) - debian
www::mechanize::formfiller::value::default(3pm) - debian
www::mechanize::formfiller::value::keep(3pm) - debian
www::mechanize::formfiller::value::random(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Weird 'find' results
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph