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


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

IRasterExportOp Interface

Provides access to members that control the export to raster formats.

Product Availability

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

Members

Name Description
Method ExportToASCII Exports a raster dataset to a GRID ASCII file.
Method ExportToFloat Exports a raster dataset to a Float GRID file.

Classes that implement IRasterExportOp

Classes Description
RasterConversionOp Esri raster conversion and import operations class.

Remarks