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

Constructors

VignetteEffect(IDeviceEffectFactory)
VignetteEffect(IDeviceEffectFactory, IDeviceImage, ColorRgba128Float, float, float)