CogImage16Grey GetPixel Method Cognex VisionPro
Pixel value at given location.

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

public ushort GetPixel(
	int x,
	int y
)

Return Value

Type: UInt16
See Also