Class: QgsBilinearRasterResampler

Bilinear Raster Resampler

Class Hierarchy

Inheritance diagram of qgis.core.QgsBilinearRasterResampler

Base classes

QgsRasterResamplerV2

Interface for resampling rasters (V2) (e.g. to have a smoother appearance), which provides a more efficient interface vs QgsRasterResampler.

QgsRasterResampler

Interface for resampling rasters (e.g. to have a smoother appearance)

class qgis.core.QgsBilinearRasterResampler[source]

Bases: QgsRasterResamplerV2