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
16       associated 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       This scheme is deprecated, and will be removed from future versions of
21       Graphics::ColorNames but available as a separate module from CPAN.
22

SEE ALSO

24       Graphics::ColorNames
25
26       Graphics::ColorNames::Mozilla
27
28       Graphics::ColorNames::IE
29
30       Graphics::ColorNames::SVG
31
32       The color names come from
33       <http://wp.netscape.com/home/bg/colorindex.html>.  Corrections to
34       errors in the Netscape spec are due to <http://www.he.net/info/color/>.
35

AUTHOR

37       Robert Rothenberg <rrwo at cpan.org>
38
39   Acknowledgements
40       "Magnus", who pointed out inconsistencies.
41
42       Gary Vollink, who suggested color schemes for later Netscape versions,
43       and pointed out that the original Netscape page had moved.
44

LICENSE

46       Copyright (c) 2001-2008 Robert Rothenberg. All rights reserved.  This
47       program is free software; you can redistribute it and/or modify it
48       under the same terms as Perl itself.
49
50
51
52perl v5.28.0                      2018-07-14 Graphics::ColorNames::Netscape(3)
Impressum