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