Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

LUT_GetCompleteLUT (IS_LUT_CONFIGURATION_64* lut)

Description

Returns the user-defined values of the LUT after the values for gamma, contrast and brightness are included.

Parameter

lut: Pointer to the IS_LUT_CONFIGURATION_64 list

Contents of the list element IS_LUT_CONFIGURATION_64

DOUBLE

dblValues[3][IS_LUT_64]

Defines a LUT with 64 knee points. This results in 32 sections with a start and end point each.

BOOL

bAllChannelsAreEqual

If TRUE, the same LUT is applied to all three channels.

Interface

IuEyeLUT

Related functions

LUT_GetPresetLUT

LUT_GetSupportInfo