Click or drag to resize
ExposureEffectExposure Property
How much to increase or decrease the exposure of the image. Default value 0, range -2 to 2.

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

Property Value

Type: Single
See Also