Table of Contents

Class SaturationEffect

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

Use this effect to alter the saturation of an image. The saturation effect is a specialization of the color matrix effect.

For more information, see Saturation effect

public sealed class SaturationEffect : DeviceEffect<SaturationEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
SaturationEffect
Implements
Inherited Members
Extension Methods

Constructors

SaturationEffect(IDeviceEffectFactory)
SaturationEffect(IDeviceEffectFactory, IDeviceImage, float)