Click or drag to resize
TintEffectColorHdr Property
[Win10_14393] Specifies the high-dynamic-range tint to be applied.

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

Property Value

Type: Vector4
Remarks

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

See Also