Click or drag to resize

SessionDeviceMemoryBytes Property

http://www.emgu.com
The amount of memory associated with a given device, in bytes.

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntax
public long MemoryBytes { get; set; }

Property Value

Type: Int64
See Also