RasterBand.DataType

RasterBand.DataType property

Gets type of values stored in each cell.

public BandTypes DataType { get; }

See Also