Table of Contents

Class BlendEffect

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

Use the blend effect to combine 2 images. This effect has 26 blend modes.

For more information, see Blend effect

public sealed class BlendEffect : DeviceEffect<BlendEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
BlendEffect
Implements
Inherited Members
Extension Methods

Constructors

BlendEffect(IDeviceEffectFactory)
BlendEffect(IDeviceEffectFactory, IDeviceImage, IDeviceImage, BlendMode)