The base class for types of stretch raster renderers, such as StretchRenderer and RgbRenderer. More...
Public Functions Member Function Documentation[override virtual noexcept]
BaseStretchRenderer::~BaseStretchRenderer()
Destructor.
QList<double> BaseStretchRenderer::gammas() constReturns the gamma values.
Gammas specifies a list of values in the range 0-2 to apply gamma correction for each band in the raster dataset. Gamma refers to the degree of contrast between the mid-level gray values of a raster dataset. Gamma does not affect the black or white values in a raster dataset, only the middle values. By applying a gamma correction, you can control the overall brightness of a raster dataset. Additionally, gamma changes not only the brightness but also the ratios of red to green to blue. Values lower than 1 decrease the contrast in the darker areas and increase the contrast in the lighter areas. This darkens the image without saturating the dark or light areas of the image. This helps bring out details in lighter features, such as building tops. Conversely, gamma values greater than 1 increase the contrast in darker areas, such as shadows from buildings. Gamma values greater than one can also help bring out details in lower elevation areas when working with elevation data.
bool BaseStretchRenderer::isEstimateStatistics() constReturns whether statistics should be estimated for the raster dataset.
This is typically needed for datasets that do not have statistics.
Esri::ArcGISRuntime::StretchParameters BaseStretchRenderer::stretchParameters() constReturns the StretchParameters to use for this StretchRenderer.
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