SourceForge Logo
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor

H. de Fraysseix      P. Ossona de Mendez

pigaleQcolors.h File Reference


Detailed Description

Pigale color names and values.

Pigale colors: White Black Red Green Blue Yellow Violet Orange Cyan Brown Pink Green2 Blue2 Grey1 Grey2 Grey3 Ivory

Include dependency graph for pigaleQcolors.h:

This graph shows which files directly or indirectly include this file:

Classes

Variables


Variable Documentation

Taxi_rgb _color[] [static]

Initial value:

 
    {Taxi_rgb(255,255,255),
     Taxi_rgb(0,0,0),      
     Taxi_rgb(255,16,8),   
     Taxi_rgb(0,255,0),    
     Taxi_rgb(0,128,255),  
     Taxi_rgb(255,255,0),  
     Taxi_rgb(224,102,255),
     Taxi_rgb(255,164,0),  
     Taxi_rgb(0,255,255),  
     Taxi_rgb(192,96,0),   
     Taxi_rgb(255,200,182),
     Taxi_rgb(120,196,164),
     Taxi_rgb(0,96,192),   
     Taxi_rgb(232,232,232),
     Taxi_rgb(164,164,164),
     Taxi_rgb(96,96,96),   
     Taxi_rgb(248,238,224) 
    }

ColorRepository color(sizeof(_color)/sizeof(struct Taxi_rgb), _color) [static]


Generated on Thu Jan 31 16:51:18 2008 for Pigale by  doxygen 1.5.4