libcdr::CDRLab4Color Struct Reference

#include <CDRTypes.h>

Public Member Functions

 CDRLab4Color (unsigned colorValue)
 CDRLab4Color (double l, double A, double B)
 ~CDRLab4Color ()
void applyTint (double tint)
unsigned getColorValue () const

Public Attributes

double L
double a
double b

Constructor & Destructor Documentation

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

Member Function Documentation

void libcdr::CDRLab4Color::applyTint ( double  tint)
unsigned libcdr::CDRLab4Color::getColorValue ( ) const

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 files:

Generated for libcdr by doxygen 1.8.1.2