PixelRange Property (Read Only)
Syntax
CWIMAQHistogramOptions.PixelRange
Data Type
Purpose
Range of pixel values to consider for the histogram.
Remarks
The histogram operation does not count pixels with values less than PixelRange.Min and greater than PixelRange.Max.