DeviceMaxMemAllocSize Property |
http://www.emgu.com
The maximum memory allocation size
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic int MaxMemAllocSize { get; }
Public ReadOnly Property MaxMemAllocSize As Integer
Get
public:
property int MaxMemAllocSize {
int get ();
}
member MaxMemAllocSize : int with get
Property Value
Type:
Int32
See Also