This document is archived and information here might be outdated. Recommended version. |
Provides access to the RasterBand Data Element.
Name | Description | |
---|---|---|
Height | Number of Rows. | |
IsInteger | Indicates if the data is integer. | |
MeanCellHeight | The approximate cell height of the raster. | |
MeanCellHeight | The approximate cell height of the raster. | |
MeanCellWidth | The approximate cell width of the raster. | |
MeanCellWidth | The approximate cell width of the raster. | |
NoDataValue | Data value used to indicate invalid or excluded data. | |
PixelType | Data type of the pixels. | |
PrimaryField | The primary field of the table. | |
TableType | The class names of the table. | |
Width | Number of Columns. |
Classes | Description |
---|---|
DERasterBand | RasterBand Data Element object. |