Click or drag to resize

Frame2DSave Method

Save the 2D frame to a .zdf file

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntax
public void Save(
	string fileName
)

Parameters

fileName
Type: SystemString
Path to the output .zdf file
See Also