Class BlendEffect

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll
API Level:
preview

Blend effect class.

C#
Copy
public class BlendEffect : EffectBase
Inheritance
System.Object
BlendEffect

Constructors

View Source

BlendEffect()

Creates and initializes a new instance of the BlendEffect class.

Declaration
C#
Copy
public BlendEffect()
API Level: preview