debian man page for graphics::colornames::html

Query: graphics::colornames::html

OS: debian

Section: 3pm

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

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

NAME
Graphics::ColorNames::HTML - HTML color names and equivalent RGB values
SYNOPSIS
require Graphics::ColorNames::HTML; $NameTable = Graphics::ColorNames::HTML->NamesRgbTable(); $RgbBlack = $NameTable->{black};
DESCRIPTION
This 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 ALSO
Graphics::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).
AUTHOR
Robert Rothenberg <rrwo at cpan.org>
LICENSE
Copyright (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)
Related Man Pages
bio::graphics::glyph::extending_arrow(3pm) - debian
bio::graphics::glyph::text_in_box(3pm) - debian
color::calc(3pm) - debian
color::library(3pm) - debian
graphics::colornames(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph