Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

LUT_SetUserLUT (IS_LUT_CONFIGURATION_64* lut)

Description

Sets the user-defined values of the LUT.

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_GetUserLUT