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

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

public CogImageFilePNG(
	IntPtr impl
)

Parameters

impl
Type: System IntPtr
n/a
See Also