AlphaDisable Property (LinearTransfer)
If you set this to TRUE it does not apply the transfer function to the Alpha channel. An identity transfer function is used. If you set this to FALSE it applies the gamma transfer function to the Alpha channel.
public System.bool AlphaDisable {get; set;}
'Declaration
Public Property AlphaDisable As System.Boolean