IImage16PixelMemory Stride Property Cognex VisionPro 9.21

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

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax

int Stride { get; }

Return Value

Type: Int32

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

See Also