Interface IRasterBand

IRasterBand interface

Contains metadata about a raster band.

public interface IRasterBand

Properties

NameDescription
DataType { get; }Gets type of values stored in each cell.

See Also