rasterResampling property

RasterResampling? rasterResampling
getter/setter pair

The resampling/interpolation method to use for overscaling, also known as texture magnification filter Default value: "linear".

Implementation

RasterResampling? rasterResampling;