|
Graphviz 14.0.3~dev.20251104.0241
|
#include <color.h>
Data Fields | |
| char * | name |
| unsigned char | h |
| unsigned char | s |
| unsigned char | v |
| unsigned char | r |
| unsigned char | g |
| unsigned char | b |
| unsigned char | a |
| unsigned char hsvrgbacolor_t::a |
Definition at line 22 of file color.h.
Referenced by colorxlate().
| unsigned char hsvrgbacolor_t::b |
Definition at line 22 of file color.h.
Referenced by colorxlate().
| unsigned char hsvrgbacolor_t::g |
Definition at line 22 of file color.h.
Referenced by colorxlate().
| unsigned char hsvrgbacolor_t::h |
Definition at line 21 of file color.h.
Referenced by colorxlate().
| unsigned char hsvrgbacolor_t::r |
Definition at line 22 of file color.h.
Referenced by colorxlate().
| unsigned char hsvrgbacolor_t::s |
Definition at line 21 of file color.h.
Referenced by colorxlate().
| unsigned char hsvrgbacolor_t::v |
Definition at line 21 of file color.h.
Referenced by colorxlate().