ComponentOne Bitmap for WPF
GreenDisable Property (DiscreteTransfer)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D.Effects Namespace > DiscreteTransfer Class : GreenDisable Property
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.
Syntax
'Declaration
 
Public Property GreenDisable As System.Boolean
public System.bool GreenDisable {get; set;}
See Also

Reference

DiscreteTransfer Class
DiscreteTransfer Members