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

public CogImage16Grey(
	Bitmap pBitmap
)
See Also