Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
color_t Struct Reference

an ANSI color More...

Data Fields

unsigned value
 
unsigned red
 
unsigned green
 
unsigned blue
 

Detailed Description

Definition at line 13 of file gvplugin_vt.c.

Field Documentation

◆ blue

unsigned color_t::blue

Definition at line 17 of file gvplugin_vt.c.

Referenced by distance().

◆ green

unsigned color_t::green

Definition at line 16 of file gvplugin_vt.c.

Referenced by distance().

◆ red

unsigned color_t::red

Definition at line 15 of file gvplugin_vt.c.

Referenced by distance().

◆ value

unsigned color_t::value

Definition at line 14 of file gvplugin_vt.c.

Referenced by get_color().


The documentation for this struct was generated from the following file: