Click or drag to resize
CanvasSolidColorBrushColorHdr Property
Gets or sets the high-dynamic-range color of the brush.

Namespace:  Microsoft.Graphics.Canvas.Brushes
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