Graphviz 13.0.0~dev.20250608.0154
|
#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().