BitmapImage.Stride Property

Definition

Namespace: P1.ImageSdk

The memory span between each horizontal line in the image. Normally the pixel size multiplied by the width.

public int Stride { get; }