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
C#
public sealed class TintEffect : Microsoft.Toolkit.Uwp.UI.Media.Effects.IPipelineEffect
type TintEffect = class
interface IPipelineEffect
Public NotInheritable Class TintEffect
Implements IPipelineEffect
- Inheritance
-
TintEffect
- Implements
This effect maps to the Win2D Microsoft.Graphics.Canvas.Effects.TintEffect effect
Color |
Gets or sets the int color to use |
Append |
Appends the current effect to the input PipelineBuilder instance. |
Product | Versions |
---|---|
Windows Community Toolkit | 6.1.1 |