Property BlueDisable
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
BlueDisable
If you set this to TRUE the effect does not apply the transfer function to the Blue channel.
If you set this to FALSE it applies the BlueTable transfer function to the Blue channel.
The default value is FALSE.
public EffectPropertyAccessor<bool> BlueDisable { get; }