Graphviz 13.1.0~dev.20250626.0830
|
#include <xdot.h>
Data Fields | |
double | frac |
char * | color |
char* xdot_color_stop::color |
Definition at line 50 of file xdot.h.
Referenced by freeXDotColor().
double xdot_color_stop::frac |
Definition at line 49 of file xdot.h.
Referenced by linGradient(), and radGradient().