libcdr::CDRLab2Color Struct Reference

#include <CDRTypes.h>

Public Member Functions

 CDRLab2Color (double l, double A, double B)
 
 ~CDRLab2Color ()
 

Public Attributes

double L
 
double a
 
double b
 

Constructor & Destructor Documentation

libcdr::CDRLab2Color::CDRLab2Color ( double  l,
double  A,
double  B 
)
inline
libcdr::CDRLab2Color::~CDRLab2Color ( )
inline

Member Data Documentation

double libcdr::CDRLab2Color::a
double libcdr::CDRLab2Color::b
double libcdr::CDRLab2Color::L

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

Generated for libcdr by doxygen 1.8.6