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.Netstandard (in Emgu.TF.Netstandard.dll) Version: 1.0.0
Syntax
public long MemoryBytes { get; set; }

Property Value

Type: Int64
See Also