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 the effect applies the GreenDiscreteTransfer function to the Green channel.
The default value is false.

public EffectPropertyAccessor<bool> GreenDisable { get; }

Property Value

EffectPropertyAccessor<bool>