Click or drag to resize
HighlightsAndShadowsEffectHighlights Property
How much to increase or decrease the brighter parts of the image. Default value 0, range -1 to 1.

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

Property Value

Type: Single
See Also