libgraphics-colornames-perl

Defines rgb values for common color names
  http://search.cpan.org/~rrwo/Graphics-ColorNames-2.11/lib/Graphics/ColorNames.pm
  0
  no reviews



This package defines rgb values for common color names. the intention is to:
1. provide a common module that authors can use with other modules
to specify colors; and
2. free module authors from having to "re-invent the wheel"
whenever they decide to give the users the option of specifying
a color by name rather than rgb value.