ArcObjects Library Reference  (GeoDatabase)    

IRasterDataset2 Interface

Provides access to members that control a raster dataset.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CanCopy Returns true if this dataset can be copied.
Read-only property CompleteName The full path of the RasterDataset.
Read-only property CompressionType The compression technique applied to this RasterDataset.
Method Copy Copies this dataset to a new dataset with the specified name.
Method CreateDefaultRaster Creates a raster object with the default properties for this dataset.
Method CreateFullRaster Creates a raster containing all bands in this raster dataset.
Method CreateRaster Creates an empty raster.
Read-only property Format The format of this RasterRataset.
Read-only property IsEmpty Indicates whether the raster dataset is empty.
Method PrecalculateStats Calculates statistics and histograms for specified bands.

Inherited Interfaces

Interfaces Description
IRasterDataset Provides access to members that control a raster dataset.

CoClasses that implement IRasterDataset2

CoClasses and Classes Description
NetCDFRasterDataset (esriDataSourcesNetCDF) A representation of a NetCDF raster dataset on disk.
RasterDataset (esriDataSourcesRaster) A representation of a raster dataset on disk.

 


Feedback Send feedback on this page