Click or drag to resize
VignetteEffectColorHdr Property
Specifies the high-dynamic-range color to fade toward. Default value black.

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
See Also