CogImage16Grey Constructor (Bitmap)Cognex VisionPro 9.8
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: 75.1.0.0
Syntax

public CogImage16Grey(
	Bitmap pBitmap
)
See Also