Class BlendEffect

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll

Blend effect class.

C#
Copy
[Obsolete("This has been deprecated in API12")] public class BlendEffect : EffectBase
Inheritance
object
BlendEffect

Constructors

View Source

BlendEffect()

Creates and initializes a new instance of the BlendEffect class.

Declaration
C#
Copy
[Obsolete("This has been deprecated in API12")] public BlendEffect()