Property AlphaMode
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
AlphaMode
Indicates the alpha mode of the input image. If the input is not opaque, this value is used to determine whether to unpremultiply the inputs. The default value is Premultiplied.
public EffectPropertyAccessor<AlphaMode> AlphaMode { get; }