Click or drag to resize

Frame2DLoad Method

Load a 2D frame from a .zdf file

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

Parameters

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