Class HueRotationEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Use the hue rotate effect to alter the hue of an image by applying a color matrix based on the rotation angle.
For more information, see Hue rotatation effect
public sealed class HueRotationEffect : DeviceEffect<HueRotationEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
HueRotationEffect
- Implements
- Inherited Members
- Extension Methods