ArcObjects Library Reference  (GeoDatabase)    

ISaveAs Interface

Provides access to methods for saving as a new Dataset.

Product Availability

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

Description

The ISaveAs interface saves a raster or raster dataset to an output raster dataset in one of the supported raster formats.

Members

Description
Method CanSaveAs Checks if it's can be saved as a new persistent Dataset of a given format.
Method SaveAs Creates a new persistent Dataset of a given format.

CoClasses that implement ISaveAs

CoClasses and Classes Description
MosaicRaster (esriDataSourcesRaster) A mosaic of rasters.
NetCDFRasterDataset (esriDataSourcesNetCDF) A representation of a NetCDF raster dataset on disk.
Raster (esriDataSourcesRaster) An in-memory representation of a dynamic raster that can perform resampling and reprojection.
RasterDataset (esriDataSourcesRaster) A representation of a raster dataset on disk.

See Also

MosaicRaster Class

 


Feedback Send feedback on this page