STIRA
0.1
|
Elementary color profile representations In this file, we have a few data structures and a class to represent some elementary color profiles that translate between a machine dependant CMYK space and a device independant Lab space. More...
#include <ProfileData.h>
Public Attributes | |
double | l |
L* component. | |
double | a |
a* component | |
double | b |
b* component | |
Elementary color profile representations In this file, we have a few data structures and a class to represent some elementary color profiles that translate between a machine dependant CMYK space and a device independant Lab space.
Representation of a single L*a*b* color