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