This document is archived and information here might be outdated.  Recommended version.


IRasterImportOp2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterImportOp2 Interface
ArcGIS Developer Help

IRasterImportOp2 Interface

Provides access to additional members that control the import of raster formats.

Product Availability

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

Members

Name Description
Method ImportFromASCII Imports a GRID ASCII file into a RasterDataset.
Method ImportFromFLOAT Imports a Float GRID file into a RasterDataset.
Method ImportFromUSGSDEM Imports a USGS DEM file into a RasterDataset.

Classes that implement IRasterImportOp2

Classes Description
RasterConversionOp Esri raster conversion and import operations class.

Remarks