IImage16PixelMemory Scan0 Property Cognex VisionPro 9.23

Returns the address of the upper-left pixel.

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

IntPtr Scan0 { get; }

Return Value

Type: IntPtr

The address of the upper-left pixel.

See Also