Enum GLVideoMixerBlendEquation
Blending equation.
Namespace: VisioForge.Core.Types.X.OpenGL
Assembly: VisioForge.Core.dll
Syntax
public enum GLVideoMixerBlendEquation
Fields
Name | Description |
---|---|
Add | Add. |
ReverseSubtract | Reverse subtract. |
Subtract | Subtract. |