Renders the contents of the display to a PNG with the given resolution.
Namespace: Cognex.VisionPro3D.Implementation.InternalAssembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 79.0.0.0
Syntax
Parameters
- width
- Type: System Int32
The given width.
- height
- Type: System Int32
The given height.The path of the PNG file
- fileName
- Type: System String
See Also