|
Graphviz 14.0.3~dev.20251029.0425
|
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 , RGBA_DOUBLE , COLOR_STRING , COLOR_INDEX } |
| typedef struct hsvrgbacolor_t hsvrgbacolor_t |
| enum color_type_t |