Table of Contents

Class PdnHueSaturationLightnessEffect

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

A Direct2D effect that adjusts hue, saturation, and lightness in the same manner as Paint.NET's built-in Hue & Saturation adjustment.

public sealed class PdnHueSaturationLightnessEffect : CustomEffect<PdnHueSaturationLightnessEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inheritance
PdnHueSaturationLightnessEffect
Implements
Inherited Members

Constructors

PdnHueSaturationLightnessEffect(IDeviceEffectFactory)