TintEffect 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 tint effect
public sealed class TintEffect : CommunityToolkit.WinUI.UI.Media.PipelineEffect
type TintEffect = class
inherit PipelineEffect
Public NotInheritable Class TintEffect
Inherits PipelineEffect
- Inheritance
This effect maps to the Win2D Microsoft.Graphics.Canvas.Effects.TintEffect effect
Brush |
Gets the current Microsoft.UI.Composition.CompositionBrush instance, if one is in use. (Inherited from PipelineEffect) |
Color |
Gets or sets the int color to use |
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) |
Προϊόν | Εκδόσεις |
---|---|
Windows Community Toolkit | 7.0.0 |