Search Results for

    Show / Hide Table of Contents

    Struct VFDeintBlend

    Deinterlace blend.

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: VisioForge.ProcessingFilters.Interfaces
    Assembly: VisioForge.ProcessingFilters.Interfaces.dll
    Syntax
    public struct VFDeintBlend

    Fields

    BlendConstants1

    Constants 1.

    Declaration
    public double BlendConstants1
    Field Value
    Type Description
    System.Double
    Remarks

    Default 9 - range [0, 255].

    BlendConstants2

    Constants 2.

    Declaration
    public double BlendConstants2
    Field Value
    Type Description
    System.Double
    Remarks

    Default 0.3 - range [0, 1].

    BlendThresh1

    Threshold 1.

    Declaration
    public int BlendThresh1
    Field Value
    Type Description
    System.Int32

    BlendThresh2

    Threshold 2.

    Declaration
    public int BlendThresh2
    Field Value
    Type Description
    System.Int32
    Remarks

    Default 5 - range [0, 255].

    In This Article
    Back to top VisioForge (c) 2006-2022