Histogram Property
Syntax
CWMVLightMeterRectangleReport.Histogram
Data Type
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)].