Click or drag to resize
OclPlatformInfoToString Method
http://www.emgu.com
Get the string that represent this oclPlatformInfo object

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
A string that represent this oclPlatformInfo object
See Also