Provides access to members that control the export to raster formats.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
ExportToASCII | Exports a raster dataset to a GRID ASCII file. |
![]() |
ExportToFloat | Exports a raster dataset to a Float GRID file. |
CoClasses that implement IRasterExportOp
| 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.
