LinearTransferEffectAlphaDisable Property |
Disables the alpha channel transfer function. Default value false.
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public bool AlphaDisable { get; set; }
Property Value
Type:
BooleanSee Also