
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 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 |
| #define COLOR_OK 0 |
| #define COLOR_UNKNOWN 1 |
| enum color_type_t |
1.5.6