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