#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 40 of file qgsvectorcolorrampv2.cpp.
Referenced by QgsVectorGradientColorRampV2::color().
1.5.6