debian man page for graphics::colornames::x

Query: graphics::colornames::x

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Graphics::ColorNames::X(3pm)				User Contributed Perl Documentation			      Graphics::ColorNames::X(3pm)

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 at cpan.org> Acknowledgements Steve Pomeroy <steve_x at earthling.net> -- fixed the broken color definitions
LICENSE
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. perl v5.10.0 2008-05-30 Graphics::ColorNames::X(3pm)
Related Man Pages
bio::graphics::glyph::rndrect(3pm) - debian
bio::graphics::glyph::span(3pm) - debian
bio::graphics::glyph::track(3pm) - debian
color::library(3pm) - debian
graphics::colornames(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?