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

Man Page: graphics::colornames::windows

Operating Environment: debian

Section: 3pm

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

NAME
Graphics::ColorNames::Windows - Windows color names and equivalent RGB values
SYNOPSIS
require Graphics::ColorNames::Windows; $NameTable = Graphics::ColorNames::Windows->NamesRgbTable(); $RgbBlack = $NameTable->{black};
DESCRIPTION
This module defines color names and their associated RGB values used in Microsoft Windows.
SEE ALSO
"Graphics::ColorNames"
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::Windows(3pm)
Related Man Pages
bio::graphics::glyph::extending_arrow(3pm) - debian
bio::graphics::glyph::repeating_shape(3pm) - debian
bio::graphics::glyph::segmented_keyglyph(3pm) - debian
graphics::colornames(3pm) - debian
graphics::colornames::netscape(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?