Please enable JavaScript to view this site.

uEye DirectShow 4.97

IID_IuEyeLUT

This interface provides special functions for controlling the camera LUT that are not covered by the DirectShow standard. To use the interface, you must integrate the uEyeCaptureInterface.h header file into your project.

IuEyeLUT provides the following functions:

LUT_GetCompleteLUT

Returns the user-defined values of the LUT.

LUT_GetPresetLUT

Returns the predefined LUT.

LUT_GetState

Returns the current status information on the LUT.

LUT_GetSupportInfo

Returns the current support information of the LUT.

LUT_GetUserLUT

Returns the user-defined values of the LUT.

LUT_LoadFile

Loads and sets the LUT from a file.

LUT_SaveFile

Saves a set LUT into a file.

LUT_SetEnabled

Enables/disables the LUT.

LUT_SetMode

Sets the calculation mode for the LUT.

LUT_SetUserLUT

Sets the user-defined values of the LUT.