Graphviz  2.41.20171026.1811
Functions
colorprocs.h File Reference
#include "color.h"
Include dependency graph for colorprocs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void setColorScheme (char *s)
 
int colorxlate (char *str, gvcolor_t *color, color_type_t target_type)
 
char * canontoken (char *str)
 
int colorCvt (gvcolor_t *ocolor, gvcolor_t *ncolor)
 

Function Documentation

char* canontoken ( char *  str)

Definition at line 145 of file colxlate.c.

References grealloc(), and NULL.

int colorCvt ( gvcolor_t ocolor,
gvcolor_t ncolor 
)
int colorxlate ( char *  str,
gvcolor_t color,
color_type_t  target_type 
)

Definition at line 254 of file colxlate.c.

Referenced by colorCvt(), and Import_coord_clusters_from_dot().

void setColorScheme ( char *  s)

Definition at line 561 of file colxlate.c.

Referenced by emit_clusters().