CanvasVirtualImageSourceAlphaMode Property |
Returns the alpha mode for this image source that was passed in
to the constructor.
Namespace:
Microsoft.Graphics.Canvas.UI.Xaml
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public CanvasAlphaMode AlphaMode { get; }
Property Value
Type:
CanvasAlphaModeSee Also