Image16Grey Constructor (Int32, Int32)Cognex VisionPro 9.21

Constructs a Image16Grey, allocating image memory with the given width and height.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax

public Image16Grey(
	int width,
	int height
)
See Also