OpacityEffectOpacity Property |
[Win10_14393] Adjusts the opacity of the output image. Default value 1, range 0 to 1.
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public float Opacity { get; set; }
Property Value
Type:
SingleRemarks This API is only available when running on Windows 10 build 14393 (Anniversary Update) or greater.
See Also