Enum UMat.Usage
Allocation usage.
public enum UMat.Usage
Fields
AllocateDeviceMemory = 2
Buffer allocation policy is platform and usage specific
AllocateHostMemory = 1
Buffer allocation policy is platform and usage specific
Buffer allocation policy is platform and usage specific It is not equal to: AllocateHostMemory | AllocateDeviceMemory
Default = 0
Default