Click or drag to resize

FrameInfoFromSerialized Method

Construct a new FrameInfo instance from a previously serialized string

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

Parameters

value
Type: SystemString

Return Value

Type: FrameInfo
Remarks
See Also