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


esriRasterResamplingHint Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

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.