ExposureEffect Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An exposure effect
C#
public sealed class ExposureEffect : Microsoft.Toolkit.Uwp.UI.Media.Effects.IPipelineEffect
type ExposureEffect = class
interface IPipelineEffect
Public NotInheritable Class ExposureEffect
Implements IPipelineEffect
- Inheritance
-
ExposureEffect
- Implements
This effect maps to the Win2D Microsoft.Graphics.Canvas.Effects.ExposureEffect effect
Amount |
Gets or sets the amount of exposure to apply to the background (defaults to 0, should be in the [-2, 2] range). |
Append |
Appends the current effect to the input PipelineBuilder instance. |
Product | Versions |
---|---|
Windows Community Toolkit | 6.1.1 |