ArcGIS Pro 3.2 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Core.Data.Raster Namespace
    In This Topic
    This namespace contains types that support raster data access.
    Classes
     ClassDescription
    ClassRepresents a basic raster dataset from a specific ArcGIS.Core.Data.Datastore.
    Class Represents a function raster dataset.
    Class Represents a mosaic dataset on disk or in a geodatabase.
    ClassRepresents the properties of a MosaicDataset.
    ClassRepresents a container for pixel data that can be created using Raster.CreatePixelBlock
    Class Represents an in-memory raster that can perform resampling and reprojection.
    ClassRepresents a single band of a RasterDataset
    ClassRepresents the properties of a RasterBand.
    Class Represents a raster colormap.
    Class Represents a cursor that provides optimized raster access.
    Class Represents a raster dataset on disk or in a geodatabase.
    ClassRepresents the properties of a RasterDataset.
    Class Represents the parameters to control raster storage properties.
    Class Represents a raster value.
    Enumerations
     EnumerationDescription
    Enumeration Methods to perform raster compression.
    Enumeration Raster pixel types.
    Enumeration The raster resampling hints for selecting pyramid level.
    See Also