[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.Blend

Blend Class

Builtin Blend effect.

Implements
Namespace: C1.Util.DX.Direct2D.Effects
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public class Blend : Effect, IDisposable, IUnknown

Constructors

Name Description
Blend(IntPtr)

Initializes a new instance of the Blend class.

Properties

Name Description
Mode

The blend mode used for the effect. See Blend modes for more info.

Methods

Name Description
Create(DeviceContext)

Initializes a new instance of Blend effect.