CogImageFileBMP Constructor (IntPtr)Cognex VisionPro 9.25 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: 93.1.0.0
Syntax

public CogImageFileBMP(
	IntPtr impl
)

Parameters

impl
Type: System IntPtr
n/a
See Also