Robert Rothenberg > Graphics-ColorNames-0.32 > Graphics::ColorNames::X

Download:
Graphics-ColorNames-0.32.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.05   Source  

NAME ^

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

SYNOPSIS ^

  require Graphics::ColorNames::X;

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

DESCRIPTION ^

This module defines color names and their associated RGB values used in X-Windows (from the X-Windows rgb.txt file).

SEE ALSO ^

Graphics::ColorNames, rgb.txt

AUTHOR ^

Robert Rothenberg <rrwo@cpan.org>

Acknowledgements

Steve Pomeroy <steve_x@earthling.net> -- fixed the broken color definitions