|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include <QString>#include "gdal.h"#include "qgis_analysis.h"#include "qgsogrutils.h"#include "qgsconfig.h"

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... | |