CogImage16Grey Constructor (Int32, Int32)Cognex VisionPro
Constructs a CogImage16Grey, allocating image memory with the given width and height.

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

public CogImage16Grey(
	int width,
	int height
)
See Also