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