Leadtools.Services.ImageProcessing.DataContracts Namespace : StatisticsInformationResponse Class |
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 | Gets the maximum value found. |
![]() | Mean | Gets the mean value found. |
![]() | Median | Gets the median value found. |
![]() | Minimum | Gets the minimum value found. |
![]() | Percent | Gets the percent value of selected pixel to the whole pixels in the image, in hundredths of percent. |
![]() | PixelCount | Gets the pixel number value found. |
![]() | StandardDeviation | Gets the standard deviation value found. |
![]() | TotalPixelCount | Gets the whole image pixel number value found. |