Provides access to the RasterBand Data Element.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Height | Number of Rows. | |
IsInteger | Indicates if the data is integer. | |
MeanCellHeight | The approximate cell height 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. |
CoClasses that implement IDERasterBand
CoClasses and Classes | Description |
---|---|
DERasterBand | RasterBand Data Element object. |