Click or drag to resize

PlatformInfoToString Method

http://www.emgu.com
Get the string that represent this oclPlatformInfo object

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

Return Value

Type: String
A string that represent this oclPlatformInfo object
See Also