RasterLayer.BandCount

RasterLayer.BandCount property

Ottiene il numero di bande nel livello raster.

public abstract int BandCount { get; }

Osservazioni

Un raster a banda singola restituisce sempre il valore ‘1’.

Guarda anche