Property Quality
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
Quality
Specifies the quality of the output. The number of samples rendered for each output pixel will be equal to the square of the value. The range is 1 to 8, and the default is 2.
public EffectPropertyAccessor<int> Quality { get; }