Image8Root Constructor (Int32, Int32)Cognex VisionPro 9.20

Constructs a new instance of this class with the given storage allocated.

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

public Image8Root(
	int width,
	int height
)
See Also