OclDeviceHostUnifiedMemory Property |
http://www.emgu.com
True if the device use unified memory
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic int HostUnifiedMemory { get; }
Public ReadOnly Property HostUnifiedMemory As Integer
Get
public:
property int HostUnifiedMemory {
int get ();
}
member HostUnifiedMemory : int with get
Property Value
Type:
Int32
See Also