CogImage16PixelMemory Stride Property Cognex VisionPro 9.8
Returns the offset in pixels from one row to the next. May be positive or negative.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax

public virtual int Stride { get; }

Property Value

Type: Int32

Implements

ICogImage16PixelMemory Stride
See Also