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-blendrenderer.html below:

BlendRenderer Class | ArcGIS Maps SDK for Qt

A blend renderer can apply a color ramp to a hillshade to emphasize areas of high or low elevation of raster data in a RasterLayer. More...

Member Function Documentation [explicit] BlendRenderer::BlendRenderer(Esri::ArcGISRuntime::Raster *elevationRaster, QObject *parent = nullptr)

Constructor that takes an elevationRaster with an optional parent.

The default values are:

BlendRenderer::BlendRenderer(Esri::ArcGISRuntime::Raster *elevationRaster, double altitude, double azimuth, double zFactor, QObject *parent = nullptr)

Constructor that takes the following parameters:

The default values are:

BlendRenderer::BlendRenderer(Esri::ArcGISRuntime::Raster *elevationRaster, const QList<double> &outputMinValues, const QList<double> &outputMaxValues, const QList<double> &sourceMinValues, const QList<double> &sourceMaxValues, const QList<double> &noDataValues, const QList<double> &gammas, Esri::ArcGISRuntime::ColorRamp *colorRamp, double altitude, double azimuth, double zFactor, Esri::ArcGISRuntime::SlopeType slopeType, double pixelSizeFactor, double pixelSizePower, int outputBitDepth, QObject *parent = nullptr)

Creates a blend renderer.

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

Destructor.

[since Esri::ArcGISRuntime 100.8] Esri::ArcGISRuntime::ColorRamp *BlendRenderer::colorRamp() const

Returns the color ramp for creating the blend renderer.

This function was introduced in Esri::ArcGISRuntime 100.8.

Esri::ArcGISRuntime::Raster *BlendRenderer::elevationRaster() const

Returns the elevation raster, Raster.

QList<double> BlendRenderer::gammas() const

Returns the gamma adjustments.

Any changes to this array are not applied to the renderer.

QList<double> BlendRenderer::noDataValues() const

Returns the no-data values, one for each band.

Any changes to this array are not applied to the renderer.

QList<double> BlendRenderer::outputMaxValues() const

Returns the maximum output values for blending, one for each band.

Any changes to this array are not applied to the renderer.

QList<double> BlendRenderer::outputMinValues() const

Returns the minimum output values for blending, one for each band.

Any changes to this array are not applied to the renderer.

QList<double> BlendRenderer::sourceMaxValues() const

Returns the maximum input values for blending, one for each band.

Any changes to this array are not applied to the renderer.

QList<double> BlendRenderer::sourceMinValues() const

Returns the minimum input values for blending, one for each band.

Any changes to this array are not applied to the 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