Table of Contents

Property Tolerance

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

Tolerance

This property is a float value indicating the tolerance for matching the color specified in the Color property. The range is [ 0.0f, 1.0f ] and the default value is 0.1f.

public EffectPropertyAccessor<float> Tolerance { get; }

Property Value

EffectPropertyAccessor<float>