Property MaskBlurRadius
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
MaskBlurRadius
A float value controlling the size of the region used around a pixel to classify the pixel as highlight or shadow. Lower values
result in more localized adjustments.
The allowed range is 0.0 to 10.0. The default value is 1.25.
public EffectPropertyAccessor<float> MaskBlurRadius { get; }