|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Constants > E > esriGeoAnalysisResampleEnum Constants (ArcObjects .NET 10.5 SDK) | 
Resampling Types in Spatial Analyst.
| Constant | Value | Description | 
|---|---|---|
| esriGeoAnalysisResampleNearest | 1 | Nearest neighbor assignment. | 
| esriGeoAnalysisResampleBilinear | 2 | Bilinear interpolation. | 
| esriGeoAnalysisResampleCubic | 3 | Cubic convolution. | 
| esriGeoAnalysisResampleSearch | 4 | Extended nearest neighbor. |