DeviceGlobalMemSize Property |
http://www.emgu.com
The global memory size
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic IntPtr GlobalMemSize { get; }
Public ReadOnly Property GlobalMemSize As IntPtr
Get
public:
property IntPtr GlobalMemSize {
IntPtr get ();
}
member GlobalMemSize : IntPtr with get
Property Value
Type:
IntPtr
See Also