STIRA  0.1
Public Attributes | List of all members
stira::imagedata::lab_t Struct Reference

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
 

Detailed Description

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


The documentation for this struct was generated from the following file: