DERasterDataset

Base Type: DEGeoDataset

A class for a raster dataset data element.

Property

Type

Description

BandCount

int

The number of bands in the collection.

BandCountSpecified

bool

Indicates if BandCount is specified.

CompressionType

string

The compression technique applied to this RasterDataset.

Format

string

The format of this RasterRataset.

Permanent

bool

Indicates if the dataset is temporary.

PermanentSpecified

bool

Indicates if Permanent is specified.

SensorType

string

The sensor type of this RasterDataset.

StorageDef

RasterStorageDef

The raster value storage definition class.

2/28/2020