CWIMAQMultiThresholdDataItem
CWIMAQMultiThresholdDataItem contains parameters that specify the mode and threshold range. These parameters are analogous to those used by CWIMAQVision.Threshold.
Properties
| DoReplacement | True 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. |
| NewValue | Replacement value for pixels within the range if you set DoReplacement to True. |
| ThresholdRange | Range of pixel values to keep. |