|
Quantum GIS API Documentation
1.8
|
#include "qgsvectorcolorrampv2.h"#include "qgssymbollayerv2utils.h"#include <stdlib.h>#include "qgscolorbrewerpalette.h"
Go to the source code of this file.
Functions | |
| static QColor | _interpolate (QColor c1, QColor c2, double value) |
| static QColor _interpolate | ( | QColor | c1, |
| QColor | c2, | ||
| double | value | ||
| ) | [static] |
Definition at line 55 of file qgsvectorcolorrampv2.cpp.
Referenced by QgsVectorGradientColorRampV2::color().
1.7.6.1