UMatUsageAllocateDeviceMemory 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 AllocateDeviceMemory = 2
Public Const AllocateDeviceMemory As UMatUsage = 2
public:
literal UMatUsage^ AllocateDeviceMemory = 2
static val mutable AllocateDeviceMemory: UMatUsage
Field Value
Type:
UMatUsage
See Also