Graphviz 13.0.0~dev.20241220.2304
|
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 |