Man Page: graphics::colornames::svg
Operating Environment: debian
Section: 3pm
Graphics::ColorNames::SVG(3pm) User Contributed Perl Documentation Graphics::ColorNames::SVG(3pm)NAMEGraphics::ColorNames::SVG - SVG color names and equivalent RGB valuesSYNOPSISrequire Graphics::ColorNames::SVG; $NameTable = Graphics::ColorNames::SVG->NamesRgbTable(); $RgbBlack = $NameTable->{black};DESCRIPTIONThis module defines color names and their associated RGB values from the SVG 1.2 Specification. It is actually an alias for Graphic::ColorNames::WWW. This may change should the specs happen to diverge.AUTHORClaus Faerber <CFAERBER@cpan.org>LICENSECopyright 2008-2009 Claus Faerber. 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::SVG(3pm)
| Related Man Pages |
|---|
| librsvg-2(3) - opensolaris |
| bio::graphics::glyph::rndrect(3pm) - debian |
| bio::graphics::glyph::track(3pm) - debian |
| color::calc::www(3pm) - debian |
| image::info::svg(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Introduction |
| My first PERL incarnation... Audio Oscillograph |