Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.Lut

Accessible

Camera.Lut.SetMode

Syntax

uEye.Lut.SetMode(uEye.Defines.LutMode mode)

Description

Sets the LUT calculation mode.

Parameter

mode

uEye.Defines.LutMode.Default: Default mode: If supported the LUT/gamma is done on hardware otherwise in software

uEye.Defines.LutMode.ForceHardware: LUT/gamma in hardware (if not possible: uEye.Defines.LutState.NotSupported)

uEye.Defines.LutMode.ForceSoftware: IS_LUT_MODE_ID_FORCE_SOFTWARE: LUT/gamma in software (if not possible: uEye.Defines.LutState.NotSupported)