AlphaDisable Property (TableTransfer)
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.
public System.bool AlphaDisable {get; set;}
'Declaration
Public Property AlphaDisable As System.Boolean