Pixel value at given location.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
public ushort GetPixel(
int x,
int y
)
public ushort GetPixel(
int x,
int y
)
Public Function GetPixel (
x As Integer,
y As Integer
) As UShort
Public Function GetPixel (
x As Integer,
y As Integer
) As UShort
public:
unsigned short GetPixel(
int x,
int y
)
public:
unsigned short GetPixel(
int x,
int y
)
Return Value
Type:
UInt16