Click or drag to resize

FrameToString Method

Get string representation of the frame

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax
public override string ToString()

Return Value

Type: String
Frame info as string
Remarks
If the capture is still in-progress, then this method will block until the capture completes.
See Also