Constructor StretchRenderer
StretchRenderer(StretchParameters, Nullable<IEnumerable<Double>>, Boolean, ColorRamp)
Initializes a new instance of the StretchRenderer class.
Declaration
public StretchRenderer(StretchParameters stretchParameters, IEnumerable<double>? gammas, bool estimateStatistics, ColorRamp colorRamp)
Parameters
| Type | Name | Description |
|---|---|---|
| StretchParameters | stretchParameters | The stretch parameters. |
| System.Nullable<IEnumerable<System.Double>> | gammas | Gamma adjustment. Can be |
| System.Boolean | estimateStatistics | Whether to estimate statistics if it does not exist. |
| ColorRamp | colorRamp | The color ramp to use |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| UWP | 100.15 |