CogImage16Grey Constructor (Bitmap)Cognex VisionPro 9.7
Constructs a CogImage16Grey, copying or computing the pixels from the given bitmap.

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

public CogImage16Grey(
	Bitmap pBitmap
)
See Also