StretchRenderer

A stretch renderer object which is derived from a base stretch renderer object.

Since

200.1.0

See also

Constructors

Link copied to clipboard
constructor(parameters: StretchParameters?, gammas: Iterable<Double>, estimateStatistics: Boolean, colorRamp: ColorRamp?)

Creates a stretch renderer.

Inherited properties

Link copied to clipboard

The status of whether to estimate statistics or not when it's not available from the data source.

Link copied to clipboard

The gamma values.

Link copied to clipboard

The stretch parameters.