Property AlphaMode
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
AlphaMode
Specifies the alpha mode for the input image and for the output.
The default value is Premultiplied.
public EffectPropertyAccessor<PdnLevelsAlphaMode> AlphaMode { get; }