CWMVLightMeterLineReport
CWMVLightMeterLineReport contains the results of CWMachineVision.LightMeterLine. The report stores information about the pixel intensities along a line.
Properties
| IntensityRange | Range of the pixel intensities. |
| MeanIntensity | Average of the pixels intensities along the line. |
| Pixels | Array of the intensities of the pixels found along the line. |
| StandardDeviation | Standard deviation of the pixel intensities. |