Class DisplacementMapEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Use the displacement map effect to displace the pixels of the input image by the intensity values of a
second input image.
For more information, see Displacement map effect
public sealed class DisplacementMapEffect : DeviceEffect<DisplacementMapEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
DisplacementMapEffect
- Implements
- Inherited Members
- Extension Methods