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


IRasterResamplingControl Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterResamplingControl Interface
ArcGIS Developer Help

IRasterResamplingControl Interface

Provides access to members that provides raster resampling control.

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Read/write property ResamplingHint The raster resampling hint.

Classes that implement IRasterResamplingControl

Classes Description
MapServerLayer (esriCarto) Provides programmatic access to a map server layer.
MapServerRESTLayer (esriCarto) Provides programmatic access to a a layer based on MapServer using REST access.
Raster An in-memory representation of a dynamic raster that can perform resampling and reprojection.
RenderedRaster (esriCarto) A raster that is rendered using a renderer.