Click or drag to resize
OclDeviceToString Method
http://www.emgu.com
Get the string representation of this oclDevice

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 representation of this oclDevice
See Also