|
Quantum GIS API Documentation
1.8
|
#include <QColor>#include <QDateTime>#include <QVector>#include <QList>#include <QMap>#include <QPair>#include "qgis.h"#include "qgspoint.h"#include "qgsmaplayer.h"#include "qgsrasterviewport.h"#include "qgscontrastenhancement.h"#include "qgsrastertransparency.h"#include "qgsrastershader.h"#include "qgscolorrampshader.h"#include "qgsrastershaderfunction.h"#include "qgsrasterdataprovider.h"

Go to the source code of this file.
Classes | |
| class | QgsRasterLayer |
| This class provides qgis with the ability to render raster datasets onto the mapcanvas. More... | |
| class | QgsRasterImageBuffer |
| A class encapsulates reading from a raster band and drawing the pixels to a painter. More... | |
1.7.6.1