Property AlphaMode
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
AlphaMode
Specifies the alpha mode for the output. Because this effect operates only on the input's alpha channel,
it does not matter if the input is in straight or premultiplied alpha format.
The default value is Premultiplied.
public EffectPropertyAccessor<ShadowAlphaMode2> AlphaMode { get; }