Image16Grey Constructor (Int32, Int32)Cognex VisionPro 9.25 SR1

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.25.1.0
Syntax

public Image16Grey(
	int width,
	int height
)
See Also