Man Page: graphics::colornames::html
Operating Environment: debian
Section: 3pm
Graphics::ColorNames::HTML(3pm) User Contributed Perl Documentation Graphics::ColorNames::HTML(3pm)NAMEGraphics::ColorNames::HTML - HTML color names and equivalent RGB valuesSYNOPSISrequire Graphics::ColorNames::HTML; $NameTable = Graphics::ColorNames::HTML->NamesRgbTable(); $RgbBlack = $NameTable->{black};DESCRIPTIONThis module defines color names and their associated RGB values from the HTML 4.0 Specification. Note In versions prior to 1.1, "fuchsia" was misspelled "fuscia". This mispelling came from un unidentified HTML specification. It also appears to be a common misspelling, so rather than change it, the proper spelling was added.SEE ALSOGraphics::ColorNames, HTML 4.0 Specificiation <http://www.w3.org> Graphics::ColorNames::SVG, which uses color names based on the SVG specification (which is more recent).AUTHORRobert Rothenberg <rrwo at cpan.org>LICENSECopyright (c) 2001-2008 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.0 2008-05-30 Graphics::ColorNames::HTML(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |