Enum GLDeinterlaceMethod
Deinterlace video effect method (OpenGL).
Namespace: VisioForge.Core.Types.X.OpenGL
Assembly: VisioForge.Core.dll
Syntax
public enum GLDeinterlaceMethod
Fields
| Name | Description |
|---|---|
| MAAD | Motion Adaptive: Advanced Detection. |
| VerticalBlur | Vertical blur. |