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


esriRasterResamplingHint Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriRasterResamplingHint Constants
ArcGIS Developer Help

esriRasterResamplingHint Constants

The raster resampling hints for selecting pyramid level.

Constant Value Description
esriRasterResamplingClosest 1 Performs raster resampling using the closest pyramid level.
esriRasterResamplingUpsampling 2 Performs raster resampling favoring upsampling.
esriRasterResamplingDownsampling 3 Performs raster resampling favoring downsampling..
esriRasterResamplingFinest 4 Performs raster resampling using the finest pyramid level.

Product Availability

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