The number of pixels excluding pixels with NaN.
The smallest value (minimum) among the values of all pixels.
The largest value (maximum) among the values of all pixels.
The mean of the values of all pixels. In the calculation, the difference in area per pixel is taken into account as a weight per pixel.
Computes the statistics of the data, taking into account the difference in area per pixel calculated based on the WGS84 ellipsoid of revolution. Pixels with
NaNare not included in the statistics. For data other thandataObject.photometricInterpretation = 1, statistical calculations such as the mean have no meaning, so no valid numerical value other thansizecan be retrieved.