Provides access to members that control the transformation operations.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
Clip | Subsets a raster using a rectangle. | 
![]()  | 
Flip | Flips a raster along the horizontal axis. | 
![]()  | 
Mirror | Mirrors a raster along the vertical axis. | 
![]()  | 
Mosaic | Creates one raster from two or more adjacent rasters and makes a smooth transition over the overlapping areas of the neighboring rasters. | 
![]()  | 
ProjectFast | Converts a raster between two coordinate systems on region bases. | 
![]()  | 
Resample | Resamples raster to a new cell size. | 
![]()  | 
ReScale | Scales the coordinates of a raster. | 
![]()  | 
Rotate | Rotates a raster around a point by a specified angle. | 
![]()  | 
Shift | Shifts the coordinates of a raster. | 
![]()  | 
Warp | Transforms a raster along a set of links using a polynomial transformation. | 
CoClasses that implement ITransformationOp
| CoClasses and Classes | Description | 
|---|---|
| RasterTransformationOp | Esri Transformation operations class. | 
