Properties | List of all members
LutLevel Class Reference

Combine a LUT (lookup table) level and the value assigned to this level. More...

Inherits object.

Properties

 level = property
 float: Gets or sets gray value level at which the value applies. More...
 
 value = property
 float: Gets or sets transformed gray value, that applies to the associated gray level. More...
 

Detailed Description

Combine a LUT (lookup table) level and the value assigned to this level.

Create a LutLevel.

Parameters

level : Optional[float] Gray value level at which the value applies.

value : Optional[float] Transformed gray value that applies to the associated gray level.

Property Documentation

◆ level

level = property
static

float: Gets or sets gray value level at which the value applies.

◆ value

value = property
static

float: Gets or sets transformed gray value, that applies to the associated gray level.