SessionDeviceMemoryGB Property |
http://www.emgu.com
The amount of memory associated with a given device, in GB.
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntaxpublic double MemoryGB { get; }
Public ReadOnly Property MemoryGB As Double
Get
public:
property double MemoryGB {
double get ();
}
member MemoryGB : float with get
Property Value
Type:
Double
See Also