Width

AviHeader.Width property

Gets the width of the AVI file in pixels.

public int Width { get; }

Property Value

The width in pixels.

See Also