Class DirectionalBlurEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
The directional blur effect is similar to Gaussian blur, except you can skew the blur in a particular
direction. You can use this effect to make an image look as if it is in motion or to emphasize an
animated image.
For more information, see Directional blur effect
public sealed class DirectionalBlurEffect : DeviceEffect<DirectionalBlurEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
DirectionalBlurEffect
- Implements
- Inherited Members
- Extension Methods