QGIS API Documentation
3.0.2-Girona (307d082)
|
#include "qgis_core.h"
#include "qgis.h"
#include <QColor>
#include <QVector>
#include <memory>
#include "qgscolorramp.h"
#include "qgsrasterinterface.h"
#include "qgsrastershaderfunction.h"
#include "qgsrectangle.h"
Go to the source code of this file.
Classes | |
struct | QgsColorRampShader::ColorRampItem |
class | QgsColorRampShader |
A ramp shader will color a raster pixel based on a list of values ranges in a ramp. More... | |