/misc/src/release/graphviz-2.18-1/src/graphviz-2.18/lib/common/color.h File Reference

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

Go to the source code of this file.

Data Structures

struct  hsvrgbacolor_t
struct  color_s

Defines

#define COLOR_MALLOC_FAIL   -1
#define COLOR_UNKNOWN   1
#define COLOR_OK   0

Typedefs

typedef color_s gvcolor_t

Enumerations

enum  color_type_t {
  HSVA_DOUBLE, RGBA_BYTE, RGBA_WORD, CMYK_BYTE,
  RGBA_DOUBLE, COLOR_STRING, COLOR_INDEX
}


Define Documentation

#define COLOR_MALLOC_FAIL   -1

Definition at line 50 of file color.h.

Referenced by colorxlate().

#define COLOR_OK   0

Definition at line 52 of file color.h.

Referenced by colorxlate().

#define COLOR_UNKNOWN   1

Definition at line 51 of file color.h.

Referenced by colorxlate().


Typedef Documentation

typedef struct color_s gvcolor_t


Enumeration Type Documentation

enum color_type_t

Enumerator:
HSVA_DOUBLE 
RGBA_BYTE 
RGBA_WORD 
CMYK_BYTE 
RGBA_DOUBLE 
COLOR_STRING 
COLOR_INDEX 

Definition at line 33 of file color.h.


Generated on Mon Mar 31 19:04:20 2008 for Graphviz by  doxygen 1.5.1