Image8Grey Constructor (Int32, Int32)Cognex VisionPro 9.10

Constructs a new Image8Grey, 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.10.0.0
Syntax

public Image8Grey(
	int width,
	int height
)
See Also