Table of Contents

Property Saturation

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

Saturation

Specifies the saturation of the noise.
The range is [0, 4] which corresponds to the UI's range of [0, 400].>br/> The default is 1.

public EffectPropertyAccessor<float> Saturation { get; }

Property Value

EffectPropertyAccessor<float>