|
Graphviz
2.41.20171026.1811
|

Go to the source code of this file.
Data Structures | |
| struct | hsvrgbacolor_t |
| struct | color_s |
Macros | |
| #define | COLOR_MALLOC_FAIL -1 |
| #define | COLOR_UNKNOWN 1 |
| #define | COLOR_OK 0 |
Typedefs | |
| typedef struct hsvrgbacolor_t | hsvrgbacolor_t |
| typedef struct color_s | gvcolor_t |
Enumerations | |
| enum | color_type_t { HSVA_DOUBLE, RGBA_BYTE, RGBA_WORD, CMYK_BYTE, RGBA_DOUBLE, COLOR_STRING, COLOR_INDEX } |
| #define COLOR_MALLOC_FAIL -1 |
Definition at line 47 of file color.h.
Referenced by colorxlate().
| #define COLOR_OK 0 |
Definition at line 49 of file color.h.
Referenced by colorCvt(), colorxlate(), and Import_coord_clusters_from_dot().
| #define COLOR_UNKNOWN 1 |
Definition at line 48 of file color.h.
Referenced by colorCvt(), and colorxlate().
| typedef struct hsvrgbacolor_t hsvrgbacolor_t |
| enum color_type_t |
1.8.5