PixelRange Property (Read Only)

NI Vision for Visual Basic

PixelRange Property (Read Only)

Syntax

CWIMAQHistogramOptions.PixelRange

Data Type

CWIMAQRange

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.