DeviceLocalMemSize Property |
http://www.emgu.com
The local memory size
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic int LocalMemSize { get; }
Public ReadOnly Property LocalMemSize As Integer
Get
public:
property int LocalMemSize {
int get ();
}
member LocalMemSize : int with get
Property Value
Type:
Int32
See Also