VisioForge (c) 2025

Search Results for

    Class GLDeinterlaceVideoEffect

    Deinterlace video effect (OpenGL).

    Inheritance
    object
    GLBaseVideoEffect
    GLDeinterlaceVideoEffect
    Inherited Members
    GLBaseVideoEffect.Name
    GLBaseVideoEffect.ID
    GLBaseVideoEffect.Index
    GLBaseVideoEffect.OnUpdate
    GLBaseVideoEffect.OnUpdateCall()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.Types.X.OpenGL
    Assembly: VisioForge.Core.dll
    Syntax
    public class GLDeinterlaceVideoEffect : GLBaseVideoEffect

    Constructors

    GLDeinterlaceVideoEffect()

    Initializes a new instance of the GLDeinterlaceVideoEffect class.

    Declaration
    public GLDeinterlaceVideoEffect()

    Properties

    Method

    Gets or sets the method.

    Declaration
    public GLDeinterlaceMethod Method { get; set; }
    Property Value
    Type Description
    GLDeinterlaceMethod