This tool can be used for two operations. It converts a raster to a BMP, GIF, GRID, IMG, JPEG, JPEG2000, PNG, TIFF, or geodatabase raster dataset, and it can be used to load raster datasets into a raster catalog.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class CopyRaster
Implements ESRI.ArcGIS.Geoprocessor.IGPProcess |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As CopyRaster |
C# | |
---|
public class CopyRaster : ESRI.ArcGIS.Geoprocessor.IGPProcess |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also