Table of Contents

Property Quality

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

Quality

Gets or sets the quality of the effect rendering. The minimum value is 1, and the default is 2.
This is multiplied by the SampleCountPerQuality property to determine the number of rendering samples.

public DynamicImage.ValuePropertyAccessor<float> Quality { get; }

Property Value

DynamicImage.ValuePropertyAccessor<float>