Click or drag to resize

DeviceToString Method

http://www.emgu.com
Get the string representation of this oclDevice

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

Return Value

Type: String
A string representation of this oclDevice
See Also