Graphviz 13.0.0~dev.20250121.0651
|
#include <lab.h>
Data Fields | |
double | x |
double | y |
double | z |
double xyz_struct::x |
Definition at line 19 of file lab.h.
Referenced by color_xyz_init(), LAB2RGB(), and RGB2LAB().
double xyz_struct::y |
Definition at line 19 of file lab.h.
Referenced by color_xyz_init(), LAB2RGB(), and RGB2LAB().
double xyz_struct::z |
Definition at line 19 of file lab.h.
Referenced by color_xyz_init(), LAB2RGB(), and RGB2LAB().