libcdr::CDRLab4Color Struct Reference

#include <CDRTypes.h>

List of all members.

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]

Member Function Documentation

void libcdr::CDRLab4Color::applyTint ( double  tint)

Member Data Documentation


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