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

Constructors

SepiaEffect2(IDeviceEffectFactory)
SepiaEffect2(IDeviceEffectFactory, IDeviceImage, float, SepiaAlphaMode2, SepiaInputGamma2)