Property AlphaMode
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
AlphaMode
Specifies the alpha mode of the output. If this is set to Premultiplied,
the color will be premultiplied, which is usually the correct choice.
The default value is Premultiplied.
public EffectPropertyAccessor<CroppedFloodAlphaMode> AlphaMode { get; }