DeviceExtensions Property |
http://www.emgu.com
The device extensions
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic string Extensions { get; }
Public ReadOnly Property Extensions As String
Get
public:
property String^ Extensions {
String^ get ();
}
member Extensions : string with get
Property Value
Type:
String
See Also