Table of Contents

Property GreenDisable

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

GreenDisable

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

public EffectPropertyAccessor<bool> GreenDisable { get; }

Property Value

EffectPropertyAccessor<bool>