raster Resampling
open override fun rasterResampling(rasterResampling: RasterResampling): RasterLayer
Content copied to clipboard
The resampling/interpolation method to use for overscaling, also known as texture magnification filter
Use static method RasterLayer.defaultRasterResampling to set the default property.
Parameters
raster Resampling
value of rasterResampling
open override fun rasterResampling(rasterResampling: Expression): RasterLayer
Content copied to clipboard
The resampling/interpolation method to use for overscaling, also known as texture magnification filter
Use static method RasterLayer.defaultRasterResamplingAsExpression to set the default property.
Parameters
raster Resampling
value of rasterResampling as Expression
The resampling/interpolation method to use for overscaling, also known as texture magnification filter