Graphics::ColorNames::GrayScale

Grayscale colors for Graphics::ColorNames
Download

Graphics::ColorNames::GrayScale Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Robert Rothenberg
  • Publisher web site:
  • http://search.cpan.org/~rrwo/

Graphics::ColorNames::GrayScale Tags


Graphics::ColorNames::GrayScale Description

Grayscale colors for Graphics::ColorNames Graphics::ColorNames::GrayScale is a Perl module that provides grayscale colors for Graphics::ColorNames. The following are valid colors: Format Example Description grayHH grey80 Gray value in hexidecimal (HH between 00 and ff) grayDDD gray128 Gray value in decimal (DDD between 000 and 255) grayP% gray50% Gray value in percentage (P between 0 and 100)Besides gray, on can also use the following colors: red green blue yellow cyan purpleLower values are darker, higher values are brighter.SYNOPSIS require Graphics::ColorNames::GrayScale; $NameTable = Graphics::ColorNames::GrayScale->NamesRgbTable(); $RgbColor = $NameTable->{gray80}; Requirements: · Perl


Graphics::ColorNames::GrayScale Related Software