Click or drag to resize
BitmapSourceWrapperStride Property
The Stride of the Image pixels

Namespace: Flir.Atlas.Image.Helpers
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public int Stride { get; }

Property Value

Type: Int32

Implements

IPixelsStride
See Also