CogImageFileJPEG Constructor (IntPtr)Cognex VisionPro 9.21 SR1
Constructs a new instance of this class using com pointer.

Namespace: Cognex.VisionPro.ImageFile
Assembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 85.1.0.0
Syntax

public CogImageFileJPEG(
	IntPtr impl
)

Parameters

impl
Type: System IntPtr
n/a
See Also