|
Graphviz 14.0.3~dev.20251028.0232
|
#include <lab.h>
Data Fields | |
| double | r |
| double | g |
| double | b |
| double rgb_struct::b |
Definition at line 14 of file lab.h.
Referenced by color_blend_rgb2lab(), color_rgb_init(), LAB2RGB(), LAB2RGB_real_01(), and node_distinct_coloring_internal2().
| double rgb_struct::g |
Definition at line 14 of file lab.h.
Referenced by color_blend_rgb2lab(), color_rgb_init(), LAB2RGB_real_01(), and node_distinct_coloring_internal2().
| double rgb_struct::r |
Definition at line 14 of file lab.h.
Referenced by color_blend_rgb2lab(), color_rgb_init(), LAB2RGB_real_01(), and node_distinct_coloring_internal2().