ChromaKeyEffect.InvertAlpha Property |
Indicates whether the output alpha values should be inverted. Default value false.
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic bool InvertAlpha { get; set; }
Property Value
Type:
Boolean
See Also