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