CVB.Net 15.0
Loading...
Searching...
No Matches

Struct that pairs a LUT level and the value assigned to this level. More...

Public Member Functions

 LutLevel (double level, double value)
 Constructor for a LutLevel.
 

Properties

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

Detailed Description

Struct that pairs a LUT level and the value assigned to this level.

Constructor & Destructor Documentation

◆ LutLevel()

LutLevel ( double level,
double value )

Constructor for a LutLevel.

Parameters
levelgray value level at which the value applies
valuevalue to be applied