Color::Library::Dictionary::Windows.3pm

Langue: en

Autres versions - même langue

Version: 2010-04-30 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Color::Library::Dictionary::Windows - (Windows) Colors from the Windows system palette

DESCRIPTION

Static colors. Twenty colors found in the [Windows] system palette that cannot be set by an application. Sixteen of these colors are common across all color displays.

http://msdn.microsoft.com/archive/en-us/dnargdi/html/msdn_palette.asp?frame=true <http://msdn.microsoft.com/archive/en-us/dnargdi/html/msdn_palette.asp?frame=true>

COLORS

         black       black       #000000
 
         blue        blue        #0000ff
 
         cyan        cyan        #00ffff
 
         darkblue    darkblue    #000080
 
         darkcyan    darkcyan    #008080
 
         darkgray    darkgray    #808080
 
         darkgreen   darkgreen   #008000
 
         darkmagenta darkmagenta #800080
 
         darkred     darkred     #800000
 
         darkyellow  darkyellow  #808000
 
         green       green       #00ff00
 
         lightgray   lightgray   #c0c0c0
 
         magenta     magenta     #ff00ff
 
         red         red         #ff0000
 
         white       white       #ffffff
 
         yellow      yellow      #ffff00