Property AlphaMode
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
AlphaMode
How to interpret alpha data that is contained in the input image.
The default value is ColorManagementAlphaMode.Premultiplied.
public EffectPropertyAccessor<ColorManagementAlphaMode> AlphaMode { get; }