DeviceMaxWorkGroupSize Property |
http://www.emgu.com
The maximum work group 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 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