GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Graphics::ColorNames::Netscape(3) User Contributed Perl Documentation Graphics::ColorNames::Netscape(3)

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

  require Graphics::ColorNames::Netscape;

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

This module defines color names and their associated RGB values associated with Netscape 1.1 (I cannot determine whether they were once usable in Netscape or were arbitrary names for RGB values-- many of these names are not recognized by later versions of Netscape).

This scheme is deprecated, and will be removed from future versions of Graphics::ColorNames but available as a separate module from CPAN.

Graphics::ColorNames

Graphics::ColorNames::Mozilla

Graphics::ColorNames::IE

Graphics::ColorNames::SVG

The color names come from <http://wp.netscape.com/home/bg/colorindex.html>. Corrections to errors in the Netscape spec are due to <http://www.he.net/info/color/>.

Robert Rothenberg <rrwo at cpan.org>

"Magnus", who pointed out inconsistencies.

Gary Vollink, who suggested color schemes for later Netscape versions, and pointed out that the original Netscape page had moved.

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.
2022-04-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.