BlendEffect.Mode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the blending mode to use (the default mode is Multiply)
public Microsoft.Toolkit.Uwp.UI.Media.ImageBlendMode Mode { get; set; }
member this.Mode : Microsoft.Toolkit.Uwp.UI.Media.ImageBlendMode with get, set
Public Property Mode As ImageBlendMode