HeifPlaneDataStride Property
Gets the plane stride, the width of a single row of pixels.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public int Stride { get; }
Public ReadOnly Property Stride As Integer
Get
public:
property int Stride {
int get ();
}
member Stride : int with get
Property Value
Int32
The plane stride, in bytes.