Graphviz 13.0.0~dev.20241222.1117
|
an ANSI color More...
Data Fields | |
unsigned | value |
unsigned | red |
unsigned | green |
unsigned | blue |
Definition at line 13 of file gvplugin_vt.c.
unsigned color_t::blue |
Definition at line 17 of file gvplugin_vt.c.
Referenced by distance().
unsigned color_t::green |
Definition at line 16 of file gvplugin_vt.c.
Referenced by distance().
unsigned color_t::red |
Definition at line 15 of file gvplugin_vt.c.
Referenced by distance().
unsigned color_t::value |
Definition at line 14 of file gvplugin_vt.c.
Referenced by get_color().