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