18 #ifndef QGSBILINEARRASTERRESAMPLER_H 19 #define QGSBILINEARRASTERRESAMPLER_H 38 #endif // QGSBILINEARRASTERRESAMPLER_H Interface for resampling rasters (e.g.
virtual void resample(const QImage &srcImage, QImage &dstImage)=0
Bilinear Raster Resampler.
virtual QgsRasterResampler * clone() const =0
QString type() const override