Table of Contents

Class SepiaEffect2

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

Similar to SepiaEffect, but matches Paint.NET's original Sepia effect.

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

Constructors

SepiaEffect2(IDeviceEffectFactory)