lFlags
Flag that indicates the method used to update the Amplitudes property. Possible values are:
Value |
Meaning |
GUB_CURVE |
[0x0000] Fill the Amplitudes property with the best curve that passes through the points specified in the UserLUTCurveX and UserLUTCurveY properties. |
GUB_LINEAR |
[0x0001] Fill the Amplitudes property with lines that pass through the points specified in the UserLUTCurveX and UserLUTCurveY properties. |