OclDeviceMaxWorkGroupSize Property |
http://www.emgu.com
The maximum work group size
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic int MaxWorkGroupSize { get; }
Public ReadOnly Property MaxWorkGroupSize As Integer
Get
public:
property int MaxWorkGroupSize {
int get ();
}
member MaxWorkGroupSize : int with get
Property Value
Type:
Int32
See Also