Table of Contents

Enum GLVideoMixerBlendEquation

Namespace
VisioForge.Core.Types.X.OpenGL
Assembly
VisioForge.Core.dll

Blending equation.

public enum GLVideoMixerBlendEquation

Fields

Add = 0

Add.

Subtract = 1

Subtract.

ReverseSubtract = 2

Reverse subtract.