Table of Contents

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

Constructors

DisplacementMapEffect(IDeviceEffectFactory)