Query: graphics::colornames::windows
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Graphics::ColorNames::Windows(3pm) User Contributed Perl Documentation Graphics::ColorNames::Windows(3pm)NAMEGraphics::ColorNames::Windows - Windows color names and equivalent RGB valuesSYNOPSISrequire Graphics::ColorNames::Windows; $NameTable = Graphics::ColorNames::Windows->NamesRgbTable(); $RgbBlack = $NameTable->{black};DESCRIPTIONThis module defines color names and their associated RGB values used in Microsoft Windows.SEE ALSO"Graphics::ColorNames"AUTHORRobert Rothenberg <rrwo at cpan.org>LICENSECopyright (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)