Syntax
LUT_GetUserLUT (IS_LUT_CONFIGURATION_64* lut)
Description
Returns 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
Related functions