rstResamplingTypes

Options to specify the technique for re-sampling raster data.

Value

Description

RST_NearestNeighbor

Nearest neighbor.

RST_BilinearInterpolation

Bilinear interpolation.

RST_CubicConvolution

Cubic convolution.

RST_Majority

Majority value.

Remarks

Used to define the re-sampling for rasters rendered in a map image generated by an Image service.

11/8/2016