Graphviz 13.0.0~dev.20250210.0415
|
#include <lab.h>
Data Fields | |
double | l |
double | a |
double | b |
l: 0 to 100, a,b: -128 to 128 | |
double lab_struct::a |
Definition at line 24 of file lab.h.
Referenced by color_blend_rgb2lab(), color_lab_init(), LAB2RGB_real_01(), lab_dist(), lab_interpolate(), and node_distinct_coloring_internal2().
double lab_struct::b |
Definition at line 24 of file lab.h.
Referenced by color_blend_rgb2lab(), color_lab_init(), LAB2RGB_real_01(), lab_dist(), lab_interpolate(), and node_distinct_coloring_internal2().
double lab_struct::l |
Definition at line 24 of file lab.h.
Referenced by color_blend_rgb2lab(), color_lab_init(), LAB2RGB_real_01(), lab_dist(), lab_interpolate(), and node_distinct_coloring_internal2().