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

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

public CogImage8Grey(
	int width,
	int height
)
See Also