Inheritance diagram for DiCIELABLUT:
Public Member Functions | |
DiCIELABLUT (const unsigned long count, const Uint16 max, const Uint16 *ddl_tab, const double *val_tab, const unsigned long ddl_cnt, const double val_min, const double val_max, const double lum_min, const double lum_max, const double amb, const OFBool inverse=OFFalse, ostream *stream=NULL, const OFBool printMode=OFTrue) | |
constructor | |
virtual | ~DiCIELABLUT () |
destructor | |
Protected Member Functions | |
int | createLUT (const Uint16 *ddl_tab, const double *val_tab, const unsigned long ddl_cnt, const double val_min, const double val_max, const double lum_min, const double lum_max, const OFBool inverse=OFFalse, ostream *stream=NULL, const OFBool printMode=OFTrue) |
create lookup table |
Definition at line 48 of file dicielut.h.
|
constructor
|
|
create lookup table
|