Property AlphaDisable
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
AlphaDisable
If set to true, the alpha channel is not processed. The default value is false.
public EffectPropertyAccessor<bool> AlphaDisable { get; }