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

public CogImage16Grey(
	Bitmap pBitmap
)
See Also