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