Click or drag to resize

CameraInfoFromSerialized Method

Construct a new CameraInfo instance from a previously serialized string

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public static CameraInfo FromSerialized(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: CameraInfo
Remarks
See Also