Histogram Property

NI Vision for Visual Basic

Histogram Property

Syntax

CWMVLightMeterRectangleReport.Histogram

Data Type

Variant

Purpose

Array of histogram values.

Remarks

The elements found in this array are the number of pixels per class. The nth class contains all pixel values belonging to the interval [(StartValue + (n - 1) × Interval), (StartValue + (n × Interval) - 1)].