SaturationEffect 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.
A saturation effect
C#
public sealed class SaturationEffect : Microsoft.Toolkit.Uwp.UI.Media.Effects.IPipelineEffect
type SaturationEffect = class
interface IPipelineEffect
Public NotInheritable Class SaturationEffect
Implements IPipelineEffect
- Inheritance
-
SaturationEffect
- Implements
This effect maps to the Win2D Microsoft.Graphics.Canvas.Effects.SaturationEffect effect
Value |
Gets or sets the saturation amount to apply to the background (defaults to 1, should be in the [0, 1] range). |
Append |
Appends the current effect to the input PipelineBuilder instance. |
Producto | Versiones |
---|---|
Windows Community Toolkit | 6.1.1 |