resamplingType property

RasterResamplingType get resamplingType

The resampling method used to generate pyramid levels.

All RasterResamplingType values are supported for pyramid generation. When this property is RasterResamplingType.automatic, the runtime chooses an appropriate resampling method based on the raster.

The default value is RasterResamplingType.automatic.

set resamplingType (RasterResamplingType value)