Man Page: graphics::colornames::css
Operating Environment: debian
Section: 3pm
Graphics::ColorNames::CSS(3pm) User Contributed Perl Documentation Graphics::ColorNames::CSS(3pm)NAMEGraphics::ColorNames::CSS - CSS color names and equivalent RGB valuesSYNOPSISrequire Graphics::ColorNames::CSS; $NameTable = Graphics::ColorNames::CSS->NamesRgbTable(); $RgbBlack = $NameTable->{black};DESCRIPTIONThis module defines color names and their associated RGB values from the CSS Color Module Level 3 Working Draft (2008-07-21). It is actually an alias for Graphic::ColorNames::WWW. This may change in the future should the specs happen to diverge.AUTHORClaus Faerber <CFAERBER@cpan.org>LICENSECopyright 2005-2009 Claus Faerber. 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::CSS(3pm)
| Related Man Pages |
|---|
| css::dom::rule(3pm) - debian |
| css::dom::rule::media(3pm) - debian |
| color::calc(3pm) - debian |
| graphics::color::rgb(3pm) - debian |
| graphics::colornames(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| New UNIX and Linux History Sections |