Click or drag to resize
GammaTransferEffectGreenDisable Property
Disables the green channel transfer function. Default value false.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public bool GreenDisable { get; set; }

Property Value

Type: Boolean
See Also