Class ArithmeticCompositeEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Use the arithmetic composite effect to combine 2 images using a weighted sum of pixels from the input images.
For more information, see Arithmetic composite effect
public sealed class ArithmeticCompositeEffect : DeviceEffect<ArithmeticCompositeEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
ArithmeticCompositeEffect
- Implements
- Inherited Members
- Extension Methods