QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_core.h"
#include "qgscoordinatereferencesystem.h"
#include "qgscoordinatetransformcontext.h"
#include <QDomDocument>
#include <QDomElement>
#include <QString>
#include <QStringList>
#include "qgsraster.h"
Go to the source code of this file.
Classes | |
struct | QgsRasterFileWriter::FilterFormatDetails |
Details of available filters and formats. More... | |
class | QgsRasterFileWriter |
The raster file writer which allows you to save a raster to a new file. More... | |