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