Click or drag to resize

HeifPlaneDataStride Property

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

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public int Stride { get; }

Property Value

Int32
The plane stride, in bytes.
See Also