UMatUsageAllocateHostMemory Field |
http://www.emgu.com
Buffer allocation policy is platform and usage specific
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const UMatUsage AllocateHostMemory = 1
Public Const AllocateHostMemory As UMatUsage = 1
public:
literal UMatUsage^ AllocateHostMemory = 1
static val mutable AllocateHostMemory: UMatUsage
Field Value
Type:
UMatUsage
See Also