Property DestinationBlendAlpha
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
DestinationBlendAlpha
Specifies the second alpha data source and includes an optional preblend operation. Blend options that end in Color are not allowed.
The default is InverseSourceAlpha.
public EffectPropertyAccessor<BlendOption> DestinationBlendAlpha { get; }