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 |
The raster value storage definition class. |
10/23/2013