Table of Contents

Class BokehBlurEffect

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

Use the Bokeh blur effect to give an out-of-focus appearance to an image.

See Bokeh (Wikipedia) for more information.

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

Constructors

BokehBlurEffect(IDeviceEffectFactory)