Property ResamplingType
ResamplingType
Gets or sets the resampling method used to generate pyramid levels.
Declaration
public RasterResamplingType ResamplingType { get; set; }
Property Value
| Type | Description |
|---|---|
| RasterResamplingType | The resampling method used to generate pyramid levels. |
Remarks
All RasterResamplingType values are supported for pyramid generation. When this property is Automatic, the runtime chooses an appropriate resampling method based on the raster.
The default value is Automatic.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |