The CogPixelMapHistogramStatResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HighTail |
Returns the high tail
| |
| Histogram |
Returns a histogram
| |
| LowTail |
Returns the low tail
| |
| Maximum |
Returns the maximum
| |
| Mean |
Returns the mean
| |
| Median |
Returns the median
| |
| Minimum |
Returns the minimum
| |
| Mode |
Returns the mode
| |
| NumSamples |
Returns the number of samples
| |
| StdDev |
Returns the standard deviation
| |
| Variance |
Returns the variance
|
See Also