MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Look-up Tables Category > Adjust Level (Conditioning Category) > LUT_Method

LUT_Method

Picolo Picolo Junior 4 Picolo Pro 2 Picolo Pro 3 Picolo Tetra Picolo Tymo Picolo Alert Picolo Diligent
Domino Iota Domino Alpha 2 Domino Harmony
Grablink Value Grablink Expert 2 Grablink Avenue Grablink Express

Description

Type

Enumerated

Description

Select the LUT —Look-Up Table— construction method

"Set" effect

Sets the construction method for the LUT

"Get" effect

Returns the construction method in use for the LUT

Classification

Class

Channel

Category

Grabber Conditioning

Level

Adjust

Identifiers

String

LUT_Method

C, C++

MC_LUT_Method

.NET

MC.LUT_Method

Numerical

4969

Once the LUT has been defined through any of the following methods, the values table can not be read back.

Values applicable to Domino Melody, Domino Symphony

Name

Identifier

Description

RESPONSE_CONTROL

MC_LUT_Method_RESPONSE_CONTROL

The LUT relevant control parameters are LUT_Contrast, LUT_Visibility, LUT_Brightness and LUT_Negative.

EMPHASIS

MC_LUT_Method_EMPHASIS

The LUT relevant control parameters are LUT_Emphasis and LUT_Negative.

THRESHOLD

MC_LUT_Method_THRESHOLD

The LUT relevant control parameters are LUT_SlicingLevel, LUT_SlicingBand, LUT_LightResponse, LUT_BandResponse and LUT_DarkResponse.

TABLE

MC_LUT_Method_TABLE

The LUT table is defined through the LUT_Table parameter.