graphics::colornames::ie(3pm) debian man page | unix.com

Man Page: graphics::colornames::ie

Operating Environment: debian

Section: 3pm

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

NAME
Graphics::ColorNames::IE - MS Internet Explorer color names and equivalent RGB values
SYNOPSIS
require Graphics::ColorNames::IE; $NameTable = Graphics::ColorNames::IE->NamesRgbTable(); $RgbBlack = $NameTable->{black};
DESCRIPTION
This module defines color names and their associated RGB values recognized by Microsoft Internet Explorer. NOTE Although Microsoft calls them "X11 color names", some of them are not identical to the definitions in the X Specification.
SEE ALSO
"Graphics::ColorNames", MSDN <http://msdn.microsoft.com/library/en-us/dnwebgen/html/X11_names.asp>
AUTHOR
Claus Faerber <CFAERBER@cpan.org> Based on "Graphics::ColorNames::HTML" by Robert Rothenberg.
LICENSE
Copyright 2005-2009 Claus Faerber. Copyright 2001-2004 Robert Rothenberg. 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::IE(3pm)
Related Man Pages
bio::graphics::glyph::flag(3pm) - debian
bio::graphics::glyph::saw_teeth(3pm) - debian
bio::graphics::glyph::span(3pm) - debian
bio::graphics::glyph::text_in_box(3pm) - debian
bio::graphics::glyph::toomany(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph