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
- class AviHeader
- namespace GroupDocs.Metadata.Formats.Video
- assembly GroupDocs.Metadata
Gets the height of the AVI file in pixels.
public int Height { get; }
The height in pixels.