GrayscaleEffect 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 grayscale effect
public sealed class GrayscaleEffect : CommunityToolkit.WinUI.UI.Media.PipelineEffect
type GrayscaleEffect = class
inherit PipelineEffect
Public NotInheritable Class GrayscaleEffect
Inherits PipelineEffect
- Inheritance
This effect maps to the Win2D Microsoft.Graphics.Canvas.Effects.GrayscaleEffect effect
Brush |
Gets the current Microsoft.UI.Composition.CompositionBrush instance, if one is in use. (Inherited from PipelineEffect) |
Is |
Gets or sets a value indicating whether the effect can be animated. (Inherited from PipelineEffect) |
Append |
Appends the current effect to the input PipelineBuilder instance. |
Notify |
Notifies that a given Microsoft.UI.Composition.CompositionBrush is now in use. (Inherited from PipelineEffect) |
Produit | Versions |
---|---|
Windows Community Toolkit | 7.0.0 |