RasterLayer.GetStatistics
RasterLayer.GetStatistics method
カウント、合計、平均、最小、最大で構成される要約統計量を計算します。
public RasterStatistics GetStatistics(int bandIndex = 0, bool excludeNodataValue = true)
パラメータ | タイプ | 説明 |
---|---|---|
bandIndex | Int32 | バンドのインデックス。番号付けは 0 から始まります。 |
excludeNodataValue | Boolean | 「nodata」値を除外できます。 「excludeNodataValue」が false に設定されている場合、すべてのピクセルが考慮されます。 |
戻り値
要約統計。
関連項目
- class RasterStatistics
- class RasterLayer
- 名前空間 Aspose.Gis.Raster
- 組み立て Aspose.GIS