CVB++ 14.0
LutLevel Class Reference

Struct that combines a LUT (lookup table) level and the value assigned to this level. More...

#include <cvb/foundation/lut.hpp>

Public Attributes

double Level
 Gray value level at which the value applies.
 
double Value
 Transformed gray value, that applies to the associated gray level.
 

Detailed Description

Struct that combines a LUT (lookup table) level and the value assigned to this level.