Table of Contents

Property Softness

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

Softness

Specifies how much to soften the image. The range of this value is 0 to 10, and the default value is 5.

public EffectPropertyAccessor<float> Softness { get; }

Property Value

EffectPropertyAccessor<float>