Table of Contents

Class VignetteEffect

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

Fades the input image at the edges to a user-set color.

For more information, see Vignette effect

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

Constructors

VignetteEffect(IDeviceEffectFactory)