Gets the width of the AVI movie.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)

Syntax

Visual Basic

Public ReadOnly Property Width As Integer

C#

public int Width { get; }

Property Value

An integer value which specifies a width of the movie (in pixels).