ArcObjects Library Reference (Carto)  

IRasterLayerExport Interface

Provides access to members that control exporting from a Raster Layer. Note: the IRasterLayerExport interface has been superseded byIRasterLayerExport2. Please consider using the more recent version.

Product Availability

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

Members

Description
Method Export Executes the raster layer exporting.
Write-only property Extent The extent of the raster to be exported.
Write-only property Force2RGB Indicates whether to force exported raster to be RGB.
Write-only property RasterLayer The raster layer to be exported.
Method SetSize Sets the number of columns and rows of the exported raster.
Write-only property SpatialReference The coordinate system of the exported raster.

CoClasses that implement IRasterLayerExport

CoClasses and Classes Description
RasterLayerExport A helper class to export raster data from a raster layer.