QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#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... | |