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