Click or drag to resize
TintEffectColor Property
[Win10_14393] Specifies the tint color to be applied. Default value white.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public Color Color { get; set; }

Property Value

Type: Color
Remarks

This API is only available when running on Windows 10 build 14393 (Anniversary Update) or greater.

See Also