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