The current raster resampler.
[Visual Basic .NET] Public Property PixelResampler As IPixelResampler
[C#] public IPixelResampler PixelResampler {get; set;}
[C++]
HRESULT get_PixelResampler(
IPixelResampler** ppResampler
);
[C++]
HRESULT putref_PixelResampler(
IPixelResampler* ppResampler
);
[C++]Parameters
ppResampler [out, retval]ppResampler is a parameter of type IPixelResampler
ppResampler [in]ppResampler is a parameter of type IPixelResampler
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.