Search Results for

    Show / Hide Table of Contents

    Struct VFPIPVideoOutputParam

    PIP output parameters.

    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 VFPIPVideoOutputParam

    Fields

    Backcolor

    Background color.

    Declaration
    public int Backcolor
    Field Value
    Type Description
    System.Int32

    Backimage

    Backgroung image.

    Declaration
    public string Backimage
    Field Value
    Type Description
    System.String

    FrameRateTime

    Frame rate.

    Declaration
    public int FrameRateTime
    Field Value
    Type Description
    System.Int32

    Height

    Height.

    Declaration
    public int Height
    Field Value
    Type Description
    System.Int32

    Width

    Width.

    Declaration
    public int Width
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top VisioForge (c) 2006-2022