Property Quality
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
Quality
Defines the smoothness of the frosted glass effect, which determines the number of samples taken.
The range is [1, 8]. The default value is 2.
public DynamicImage.ValuePropertyAccessor<int> Quality { get; }