RasterLayer.BandCount
RasterLayer.BandCount property
ラスター レイヤーのバンド数を取得します。
public abstract int BandCount { get; }
備考
シングルバンド ラスターは常に「1」の値を返します。
関連項目
- class RasterLayer
- 名前空間 Aspose.Gis.Raster
- 組み立て Aspose.GIS
ラスター レイヤーのバンド数を取得します。
public abstract int BandCount { get; }
シングルバンド ラスターは常に「1」の値を返します。