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

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax

int Stride { get; }

Property Value

Type: Int32
Remarks

Returns the offset in pixels from one row to the next. May be positive or negative.

See Also