Graphviz 13.0.0~dev.20241220.2304
|
Go to the source code of this file.
Functions | |
void | rgb2hex (float r, float g, float b, agxbuf *cstring, const char *opacity) |
void rgb2hex | ( | float | r, |
float | g, | ||
float | b, | ||
agxbuf * | cstring, | ||
const char * | opacity | ||
) |
Definition at line 21 of file colorutil.c.
References agxbprint(), agxbput_n(), and r2i().
Referenced by Dot_SetClusterColor(), and plot_dot_polygons().