Table of Contents

Class SharpenEffect

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

Sharpens the image.

For more information, see Sharpen effect

public sealed class SharpenEffect : DeviceEffect<SharpenEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
SharpenEffect
Implements
Inherited Members
Extension Methods

Constructors

SharpenEffect(IDeviceEffectFactory)