Click or drag to resize
CvStringToString Method
http://www.emgu.com
Get the string representation of the CvString

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public override string ToString()

Return Value

Type: String
The string representation of the CvString
See Also