CogIPTwoImageAdd Constructor (IntPtr)Cognex VisionPro 9.22
Constructs a new instance of this class using com pointer.

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

public CogIPTwoImageAdd(
	IntPtr impl
)

Parameters

impl
Type: System IntPtr
n/a
See Also