color_s Struct Reference

#include <color.h>


Data Fields

union {
   double   RGBA [4]
   double   HSVA [4]
   unsigned char   rgba [4]
   unsigned char   cmyk [4]
   int   rrggbbaa [4]
   char *   string
   int   index
u
color_type_t type


Detailed Description

Definition at line 37 of file color.h.


Field Documentation

double color_s::RGBA[4]

Definition at line 39 of file color.h.

Referenced by colorxlate().

double color_s::HSVA[4]

Definition at line 40 of file color.h.

Referenced by colorxlate().

unsigned char color_s::rgba[4]

Definition at line 41 of file color.h.

Referenced by colorxlate().

unsigned char color_s::cmyk[4]

Definition at line 42 of file color.h.

Referenced by colorxlate().

Definition at line 43 of file color.h.

Referenced by colorxlate().

Definition at line 44 of file color.h.

Definition at line 45 of file color.h.

union { ... } color_s::u

Referenced by colorxlate().

Definition at line 47 of file color.h.

Referenced by colorxlate().


The documentation for this struct was generated from the following file:

Generated on Thu Jul 24 14:18:26 2008 for Graphviz by  doxygen 1.5.6