The computeGamma automatically calculates best gamma value to render exported image based on empirical model.
When Dynamic Range Adjustment is true
, the statistics based on the current display extent are calculated as you zoom and pan around the image.
The gamma values to be used if useGamma is set to true
.
Applicable when stretchType is percent-clip
.
Applicable when stretchType is percent-clip
.
Applicable when stretchType is standard-deviation
.
The outputMax denotes the output maximum, which is the highest pixel value.
The outputMin denotes the output minimum, which is the lowest pixel value.
The sigmoid strength level determines how much of the sigmoidal function will be used in the stretch.
The input statistics can be specified through the statistics property.
The stretch type defines a histogram stretch that will be applied to the rasters to enhance their appearance.
The type of Renderer.
Denotes whether the gamma value should be used.
Creates a deep clone of the renderer.
Converts an instance of this class to its ArcGIS portal JSON representation.
Generated using TypeDoc
The stretched values are mapped to this specified color ramp.
Read more...