Table of Contents

Property ImageQuality

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.Core.dll

ImageQuality

Specifies the desired image fidelity. 0.0 indicates the lowest possible fidelity and 1.0 specifies the highest fidelity.

The range of this value is [0, 1]. The default value is 0.9.

public static PropertyBagKey<float> ImageQuality { get; }

Property Value

PropertyBagKey<float>