Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
colorutil.h File Reference
#include <cgraph/agxbuf.h>
#include <color.h>
#include <common/colorprocs.h>
Include dependency graph for colorutil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void rgb2hex (float r, float g, float b, agxbuf *cstring, const char *opacity)
 

Function Documentation

◆ rgb2hex()

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().

Here is the call graph for this function:
Here is the caller graph for this function: