The following tables list the members exposed by StatisticsInformationResponse.
Name | Description | |
---|---|---|
StatisticsInformationResponse Constructor | Initializes a new instance of the StatisticsInformationResponse class object. |
Name | Description | |
---|---|---|
Maximum | (Read only) Gets the maximum value found. | |
Mean | (Read only) Gets the mean value found. | |
Median | (Read only) Gets the median value found. | |
Minimum | (Read only) Gets the minimum value found. | |
Percent | (Read only) Gets the percent value of selected pixel to the whole pixels in the image, in hundredths of percent. | |
PixelCount | (Read only) Gets the pixel number value found. | |
StandardDeviation | (Read only) Gets the standard deviation value found. | |
TotalPixelCount | (Read only) Gets the whole image pixel number value found. |