A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-colormaprenderer.html below:

ColormapRenderer Class | ArcGIS Maps SDK for Qt

  • ColormapRenderer
  • class Esri::ArcGISRuntime::ColormapRenderer

    A colormap renderer provides a discrete mapping of raster cell values to colors to help visualize the raster data in a RasterLayer. More...

    Public Functions Detailed Description

    All cells matching the specified value will be rendered using the mapped color. This is useful for thematic mapping tasks such as land classification when you want the values in the raster layer to be represented by a specified color. This concept of this class is similar to a UniqueValueRenderer, except that ColormapRenderer is specifically for rendering raster cell values.

    Relevant samples:

    Member Function Documentation [explicit] ColormapRenderer::ColormapRenderer(Esri::ArcGISRuntime::Colormap *colormap, QObject *parent = nullptr)

    Creates a raster colormap renderer.

    [explicit] ColormapRenderer::ColormapRenderer(const QList<QColor> &colors, QObject *parent = nullptr)

    Creates a raster colormap renderer.

    [override virtual noexcept] ColormapRenderer::~ColormapRenderer()

    Destructor.

    Esri::ArcGISRuntime::Colormap *ColormapRenderer::colormap() const

    Returns the Colormap object used to create this Renderer.

    QList<QColor> ColormapRenderer::colors() const

    Returns the list of color objects used to create this Renderer.


    RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4