Property DynamicRange
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
DynamicRange
Specifies how the dynamic range for each pixel is calculated. See MedianBlurDynamicRange
for more information.
The default value is Auto.
public EffectPropertyAccessor<MedianBlurDynamicRange> DynamicRange { get; }