|
QGIS API Documentation 3.99.0-Master (2fe06baccd8)
|
#include "qgsconfig.h"#include <gdal.h>#include "qgis_analysis.h"#include "qgsogrutils.h"#include <QString>

Go to the source code of this file.
Classes | |
| class | QgsNineCellFilter |
| Base class for raster analysis methods that work with a 3x3 cell filter and calculate the value of each cell based on the cell value and the eight neighbour cells. More... | |