ICogImage16RangeLegacy GetPel Method Cognex VisionPro 9.22

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax

void GetPel(
	int PelX,
	int PelY,
	out bool Visible,
	out int PelValue
)

Parameters

PelX
Type: System Int32
PelY
Type: System Int32
Visible
Type: System Boolean 
PelValue
Type: System Int32 
See Also