RasterLayer.BandCount

RasterLayer.BandCount property

ラスター レイヤーのバンド数を取得します。

public abstract int BandCount { get; }

備考

シングルバンド ラスターは常に「1」の値を返します。

関連項目