Class TableTransferEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Use the table transfer effect to map the color intensities of an image using a transfer function created from
interpolating a list of values you provide.
For more information, see Table transfer effect
public sealed class TableTransferEffect : DeviceEffect<TableTransferEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
TableTransferEffect
- Implements
- Inherited Members
- Extension Methods