Table of Contents

Class PdnMotionBlurEffect

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

A Direct2D effect that operates the same as Paint.NET's Motion Blur effect.

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

Constructors

PdnMotionBlurEffect(IDeviceEffectFactory)