Table of Contents

Class SepiaEffect

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

Converts an image to sepia tones.

For more information, see Sepia effect

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

Constructors

SepiaEffect(IDeviceEffectFactory)