OclDeviceMaxWorkGroupSize Property |
http://www.emgu.com
The maximum work group size
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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