Click or drag to resize
HighlightsAndShadowsEffectShadows Property
How much to increase or decrease the darker 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 Shadows { get; set; }

Property Value

Type: Single
See Also