Property Sharpness
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Sharpness
A float value indicating how much to sharpen the input image. The allowed range is 0.0 to 10.0. The default value is 0.0.
public EffectPropertyAccessor<float> Sharpness { get; }