debian man page for graphics::colornames::svg

Query: graphics::colornames::svg

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
Graphics::ColorNames::SVG - SVG color names and equivalent RGB values
SYNOPSIS
require Graphics::ColorNames::SVG; $NameTable = Graphics::ColorNames::SVG->NamesRgbTable(); $RgbBlack = $NameTable->{black};
DESCRIPTION
This 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.
AUTHOR
Claus Faerber <CFAERBER@cpan.org>
LICENSE
Copyright 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
image::info::svg(3) - centos
bio::graphics::glyph::rndrect(3pm) - debian
bio::graphics::glyph::segmented_keyglyph(3pm) - debian
graphics::colornames(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?