Table of Contents

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, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
HueRotationEffect
Implements
Inherited Members
Extension Methods

Constructors

HueRotationEffect(IDeviceEffectFactory)
HueRotationEffect(IDeviceEffectFactory, IDeviceImage, float)