Table of Contents

Property RedDisable

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Framework.dll

RedDisable

If you set this to TRUE the effect does not apply the transfer function to the Red channel.
If you set this to FALSE it applies the RedTable transfer function to the Red channel.
The default value is FALSE.

public EffectPropertyAccessor<bool> RedDisable { get; }

Property Value

EffectPropertyAccessor<bool>