HeifPlaneDataStride Property

Gets the plane stride, the width of a single row of pixels.

Definition

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

Property Value

Int32
The plane stride, in bytes.

See Also