HueRotationEffect 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 hue rotation effect
C#
public sealed class HueRotationEffect : Microsoft.Toolkit.Uwp.UI.Media.Effects.IPipelineEffect
type HueRotationEffect = class
interface IPipelineEffect
Public NotInheritable Class HueRotationEffect
Implements IPipelineEffect
- Inheritance
-
HueRotationEffect
- Implements
This effect maps to the Win2D Microsoft.Graphics.Canvas.Effects.HueRotationEffect effect
Angle |
Gets or sets the angle to rotate the hue, in radians |
Append |
Appends the current effect to the input PipelineBuilder instance. |
Producto | Versiones |
---|---|
Windows Community Toolkit | 6.1.1 |