CWIMAQMultiThresholdDataItem

NI Vision for Visual Basic

CWIMAQMultiThresholdDataItem

CWIMAQMultiThresholdDataItem contains parameters that specify the mode and threshold range. These parameters are analogous to those used by CWIMAQVision.Threshold.

Properties

DoReplacementTrue indicates if the pixel values are set to the value in NewValue and are within the [MinValue, MaxValue] range. False indicates the pixel values are unchanged.
NewValueReplacement value for pixels within the range if you set DoReplacement to True.
ThresholdRangeRange of pixel values to keep.

See Also

CWIMAQMultiThresholdData

CWIMAQVision.MultiThreshold2

CWIMAQVision.Threshold