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


esriGeoAnalysisResampleEnum Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Constants > E > esriGeoAnalysisResampleEnum Constants
ArcGIS Developer Help

esriGeoAnalysisResampleEnum Constants

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.

Product Availability

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