BlueDisable Property (TableTransfer)
In This Topic
If you set this to TRUE the effect does not apply the transfer function to the Blue channel. If you set this to FALSE the effect applies the BlueTableTransfer function to the Blue channel.
Syntax
'Declaration
Public Property BlueDisable As Boolean
public bool BlueDisable {get; set;}
See Also