OclInvokeGetPlatformsInfo Method |
http://www.emgu.com
Get all the platform info as a vector
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic static VectorOfOclPlatformInfo GetPlatformsInfo()
Public Shared Function GetPlatformsInfo As VectorOfOclPlatformInfo
public:
static VectorOfOclPlatformInfo^ GetPlatformsInfo()
static member GetPlatformsInfo : unit -> VectorOfOclPlatformInfo
Return Value
Type:
VectorOfOclPlatformInfoThe vector of Platfom info
See Also