Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

LUT_GetSupportInfo (IS_LUT_SUPPORT_INFO* info)

Description

Returns the current support information of the LUT.

Parameter

info: Pointer to the IS_LUT_SUPPORT_INFO list

Contents of the list element IS_LUT_SUPPORT_INFO

BOOL

bSupportLUTHardware

Hardware LUT is supported

BOOL

bSupportLUTSoftware

Software LUT is supported

INT

nBitsHardware

Used bits of the hardware LUT

INT

nBitsSoftware

Used bits of the software LUT

INT

nChannelsHardware

Supported channels for hardware LUT

INT

nChannelsSoftware

Supported channels for software LUT

Interface

IuEyeLUT

Related functions

LUT_GetCompleteLUT

LUT_GetPresetLUT