Class: QgsCubicRasterResampler¶
Cubic Raster Resampler.
Class Hierarchy¶
Base classes¶
Interface for resampling rasters (V2) (e.g. to have a smoother appearance), which provides a more efficient interface vs |
|
Interface for resampling rasters (e.g. to have a smoother appearance). |
Virtual Methods
In PyQGIS, only methods marked as virtual
can be safely overridden in a Python subclass of QgsCubicRasterResampler. See the FAQ for more details.
- class qgis.core.QgsCubicRasterResampler[source]¶
Bases:
QgsRasterResamplerV2