SimplePixelResamplerClass

A simple pixel resampler class.

Description

The SimplePixelResampler is a concrete object that supports nearest neighbor, bilinear, cubic convolution and majority resampling. It is used to provide pixel resampling for the RasterXformer and can be replaced by any custom pixel resampler.

Interfaces

Interfaces Description
ISimplePixelResampler Provides access to members that control a simple pixel resampler.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.