RasterBand Class

Summary: Contains data about a raster Band.

Module: aspose.gis.raster

Full Name: aspose.gis.raster.RasterBand

Inheritance: IRasterBand

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
RasterBand(data_type)Create an instance of RasterBand.

Properties

NameTypeAccessDescription
data_typeBandTypesrGets type of values stored in each cell.

Constructor: RasterBand(data_type)

 RasterBand(data_type) 

Create an instance of RasterBand.

Parameters:

ParameterTypeDescription
data_typeBandTypesSpecifies the type and size of values stored in each pixel or cell.