Table of Contents

Property Glow

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

Glow

Specifies the glow amount, which configures the blur radius.
The range of this value is [1, 20].
The default value is 6.

public EffectPropertyAccessor<float> Glow { get; }

Property Value

EffectPropertyAccessor<float>