RasterBand.RasterBand

RasterBand constructor

Create an instance of RasterBand.

public RasterBand(BandTypes dataType)
ParameterTypeDescription
dataTypeBandTypesSpecifies the type and size of values stored in each pixel or cell.

See Also