ExposureEffect.Exposure 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
Syntaxpublic float Exposure { get; set; }
Property Value
Type:
Single
See Also