CWIMAQLinearAveragesReport
CWIMAQLinearAveragesReport contains results of the CWIMAQVision.LinearAverages method.
Properties
| ColumnAverages | Array that contains the mean pixel value of each column. |
| FallingDiagonalAverages | Array that contains the mean pixel value of each diagonal running from the upper left to the lower right of the area you specify. |
| RisingDiagonalAverages | Array that contains the mean pixel value of each diagonal running from the lower left to the upper right of the area you specify. |
| RowAverages | Array that contains the mean pixel value of each row. |