Colormap Class

ColormapRenderer."> Colormap Class | ArcGISQtCpp
  • Colormap
  • class Esri::ArcGISRuntime::Colormap

    A Colormap object, which can be used with a ColormapRenderer. More...

    Header: #include <Colormap.h>
    Since: Esri::ArcGISRuntime 100.0
    Inherits: Esri::ArcGISRuntime::Object

    Public Functions

    virtual ~Colormap() override

    Static Public Members

    Esri::ArcGISRuntime::Colormap *create(const QList<QColor> &colors, QObject *parent = nullptr)

    Detailed Description

    Member Function Documentation

    [override virtual] Colormap::~Colormap()

    Destructor.

    [static] Esri::ArcGISRuntime::Colormap *Colormap::create(const QList<QColor> &colors, QObject *parent = nullptr)

    Static function that takes a list of colors with an optional parent, and returns a Colormap object.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.