QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
|
#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... | |