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