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, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inheritance
SharpenEffect
Implements
Inherited Members
Extension Methods

Constructors

SharpenEffect(IDeviceEffectFactory)
SharpenEffect(IDeviceEffectFactory, IDeviceImage, float, float)