Height

AviHeader.Height property

Gets the height of the AVI file in pixels.

public int Height { get; }

Property Value

The height in pixels.

See Also