HeifPlaneDataWidth Property

Gets the plane width.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public int Width { get; }

Property Value

Int32
The width.

See Also