Property AlphaMode
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
AlphaMode
Gets or sets the alpha mode for the input and output.
The default value is Premultiplied.
public DynamicImage.ValuePropertyAccessor<PdnZoomBlurAlphaMode> AlphaMode { get; }