Table of Contents

Property OverlayEdges

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

OverlayEdges

Edge detection only applies to the RGB channels, the alpha channel is ignored for purposes of detecting edges.
When set to false, the output is fully opaque.
If set to true, the input opacity is preserved.
The default value is false.

public EffectPropertyAccessor<bool> OverlayEdges { get; }

Property Value

EffectPropertyAccessor<bool>