CogIPOneImageConvolve3x3 Constructor (CogIPOneImageConvolve3x3)Cognex VisionPro 9.25 SR1
Constructs a new instance of this class as a deep copy of the given instance.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 93.1.0.0
Syntax

public CogIPOneImageConvolve3x3(
	CogIPOneImageConvolve3x3 other
)
See Also