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