rasterResampling

open override fun rasterResampling(rasterResampling: RasterResampling): RasterLayer

The resampling/interpolation method to use for overscaling, also known as texture magnification filter

Parameters

rasterResampling

value of rasterResampling

open override fun rasterResampling(rasterResampling: Expression): RasterLayer

The resampling/interpolation method to use for overscaling, also known as texture magnification filter

Parameters

rasterResampling

value of rasterResampling as Expression

val rasterResampling: RasterResampling?

The resampling/interpolation method to use for overscaling, also known as texture magnification filter