raster Resampling
abstract fun rasterResampling(rasterResampling: RasterResampling = RasterResampling.LINEAR): RasterLayer
The resampling/interpolation method to use for overscaling, also known as texture magnification filter Default value: "linear".
Parameters
raster Resampling
value of rasterResampling
The resampling/interpolation method to use for overscaling, also known as texture magnification filter Default value: "linear".
Parameters
raster Resampling
value of rasterResampling as Expression