1Graphics::ColorNames::NUestesrcaCpoen(t3r)ibuted Perl DoGcruampehnitcast:i:oCnolorNames::Netscape(3)
2
3
4

NAME

6       Graphics::ColorNames::Netscape - Netscape 1.1 Color Names
7

SYNOPSIS

9         require Graphics::ColorNames::Netscape;
10
11         $NameTable = Graphics::ColorNames::Netscape->NamesRgbTable();
12         $RgbBlack  = $NameTable->{black};
13

DESCRIPTION

15       This module defines color names and their associated RGB values associ‐
16       ated with Netscape 1.1 (I cannot determine whether they were once
17       usable in Netscape or were arbitrary names for RGB values-- many of
18       these names are not recognized by later versions of Netscape).
19
20       Inconsistencies
21
22       Note that the colors "gold", "lightblue" and "mediumblue" are the same.
23       This is because the reference Netscape page (below) shows those RGB
24       values. (As of December 2002, the page is still on-line.)
25

SEE ALSO

27       Graphics::ColorNames, <http://home1.netscape.com/home/bg/col
28       orindex.html>
29

AUTHOR

31       Robert Rothenberg <rrwo at cpan.org>
32
33       Acknowledgements
34
35       <magnus at mbox604.swipnet.se> who pointed out Inconsistencies
36

LICENSE

38       Copyright (c) 2001-2004 Robert Rothenberg. All rights reserved.  This
39       program is free software; you can redistribute it and/or modify it
40       under the same terms as Perl itself.
41
42
43
44perl v5.8.8                       2007-04-17 Graphics::ColorNames::Netscape(3)
Impressum