Class: QgsRasterResamplerV2¶
Interface for resampling rasters (V2) (e.g. to have a smoother
appearance), which provides a more efficient interface vs
QgsRasterResampler.
Added in version 3.10.1.
Class Hierarchy¶
Base classes¶
Interface for resampling rasters (e.g. to have a smoother appearance)  | 
Subclasses¶
Bilinear Raster Resampler  | 
|
Cubic Raster Resampler.  | 
Methods
Resamples a source image to the specified size.  | 
- class qgis.core.QgsRasterResamplerV2[source]¶
 Bases:
QgsRasterResampler