Table of Contents

Class PdnGlowEffect

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

A Direct2D effect that operates the same as Paint.NET's built-in Glow effect.

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

Constructors

PdnGlowEffect(IDeviceEffectFactory)