DOKK / manpages / debian 10 / libgraphics-colornames-perl / Graphics::ColorNames::Windows.3pm.en
Graphics::ColorNames::Windows(3pm) User Contributed Perl Documentation Graphics::ColorNames::Windows(3pm)

Graphics::ColorNames::Windows - Windows color names and equivalent RGB values

  require Graphics::ColorNames::Windows;
  $NameTable = Graphics::ColorNames::Windows->NamesRgbTable();
  $RgbBlack  = $NameTable->{black};

This module defines color names and their associated RGB values used in Microsoft Windows.

"Graphics::ColorNames"

Robert Rothenberg <rrwo at cpan.org>

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.

2017-01-12 perl v5.24.1