OclDeviceGlobalMemSize Property |
http://www.emgu.com
The global memory size
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic int GlobalMemSize { get; }
Public ReadOnly Property GlobalMemSize As Integer
Get
public:
property int GlobalMemSize {
int get ();
}
member GlobalMemSize : int with get
Property Value
Type:
Int32
See Also