Class | Description | |
---|---|---|
BasicRasterDataset | Represents a basic raster dataset from a specific ArcGIS.Core.Data.Datastore. | |
FunctionRasterDataset | Represents a function raster dataset. | |
MosaicDataset | Represents a mosaic dataset on disk or in a geodatabase. | |
MosaicDatasetDefinition | Represents the properties of a MosaicDataset. | |
PixelBlock | Represents a container for pixel data that can be created using Raster.CreatePixelBlock | |
Raster | Represents an in-memory raster that can perform resampling and reprojection. | |
RasterBand | Represents a single band of a RasterDataset | |
RasterBandDefinition | Represents the properties of a RasterBand. | |
RasterColormap | Represents a raster colormap. | |
RasterCursor | Represents a cursor that provides optimized raster access. | |
RasterDataset | Represents a raster dataset on disk or in a geodatabase. | |
RasterDatasetDefinition | Represents the properties of a RasterDataset. | |
RasterStorageDef | Represents the parameters to control raster storage properties. | |
RasterValue | Represents a raster value. |