|
Graphviz 14.0.3~dev.20251104.0241
|
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().