Property BlueDisable
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.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 the effect applies the BlueDiscreteTransfer function to the Blue channel.
The default value is false.
public EffectPropertyAccessor<bool> BlueDisable { get; }