Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

LUT_SetMode (IS_LUT_MODE mode)

Description

Sets the calculation mode for the LUT.

Parameter

mode

IS_LUT_MODE_ID_DEFAULT: Default mode: If supported the LUT/gamma is done on hardware otherwise in software

IS_LUT_MODE_ID_FORCE_HARDWARE: LUT/gamma in hardware (if not possible: IS_LUT_STATE_ID_NOT_SUPPORTED)

IS_LUT_MODE_ID_FORCE_SOFTWARE: LUT/gamma in software (if not possible: IS_LUT_STATE_ID_NOT_SUPPORTED)

Interface

IuEyeLUT

Related functions

LUT_GetState

LUT_GetSupportedInfo