GreenDisable Property (TableTransfer)
In This Topic
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 GreenTableTransfer function to the Green channel.
Syntax
'Declaration
Public Property GreenDisable As Boolean
public bool GreenDisable {get; set;}
See Also