Class ConvolveMatrixEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Use the convolve matrix effect to apply an arbitrary 2D kernel to an image. You can use this effect to
blur, detect edges, emboss, or sharpen an image.
For more information, see Convolve matrix effect
public sealed class ConvolveMatrixEffect : DeviceEffect<ConvolveMatrixEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
ConvolveMatrixEffect
- Implements
- Inherited Members
- Extension Methods