Provides access to members that control the import of raster formats. Note: the IRasterImportOp interface has been superseded byIRasterImportOp2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ImportFromASCII | Imports a GRID ASCII file into a RasterDataset. | |
ImportFromFLOAT | Imports a Float GRID file into a RasterDataset. | |
ImportFromUSGSDEM | Imports a USGS DEM file into a RasterDataset. |
CoClasses that implement IRasterImportOp
CoClasses and Classes | Description |
---|---|
RasterConversionOp | ESRI raster conversion and import operations class. |
Remarks
- Read the Working with ArcGIS Spatial Analyst objects technical document for general information on implementing Spatial Analyst operations.