libcdr::CDRLab4Color Struct Reference

#include <CDRTypes.h>

Public Member Functions

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

Public Attributes

double L
 
double a
 
double b
 

Constructor & Destructor Documentation

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

Member Data Documentation

double libcdr::CDRLab4Color::a
double libcdr::CDRLab4Color::b
double libcdr::CDRLab4Color::L

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

Generated for libcdr by doxygen 1.8.5