Skip to content
Guides API

RasterResamplingType

RasterResamplingType = "automatic" | "nearest-neighbor" | "bilinear-interpolation"

Defined in: src/ExpoArcgis.types.ts:1052

How pixels are sampled when building pyramid levels. Mirrors RasterResamplingType.