IRasterBand.DataType

IRasterBand.DataType property

Gets type of values stored in each cell.

public BandTypes DataType { get; }

See Also