HueCoringReplaceValue Property

NI Vision for Visual Basic

HueCoringReplaceValue Property

Syntax

CWIMAQColor.HueCoringReplaceValue

Data Type

Long

Purpose

8-bit value that replaces the calculated hue when the saturation is below the value of HSLCoringLevel.

Remarks

In HSL mode, on any image pixel, if the saturation value (S) of the pixel is lower than the specified value, the Hue value (H) of the pixel is set to HueCoringReplaceValue. The range is 0 to 255, with a default of 0. This property is valid only for analog color devices.

See Also

HSLCoringLevel