Graphviz 13.0.0~dev.20241222.1117
|
#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().