Class: QgsCubicRasterResampler

Cubic Raster Resampler.

Class Hierarchy

Inheritance diagram of qgis.core.QgsCubicRasterResampler

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.QgsCubicRasterResampler[source]

Bases: QgsRasterResamplerV2