IImage8PixelMemory Scan0 Property Cognex VisionPro 9.21

Returns the address of the upper-left pixel.

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

IntPtr Scan0 { get; }

Return Value

Type: IntPtr

The address of the upper-left pixel.

See Also