Click or drag to resize
HighlightsAndShadowsEffectClarity Property
How much to increase or decrease the mid-tone contrast 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 Clarity { get; set; }

Property Value

Type: Single
See Also