Returns the address of the upper-left pixel.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax
Property Value
Type: IntPtrImplements
ICogImage8PixelMemory Scan0Remarks
Returns the address of the upper-left pixel.
The value that Scan0 returns becomes invalid after you call Dispose .
See Also