DeviceMaxComputeUnits Property |
http://www.emgu.com
The max compute unit
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic int MaxComputeUnits { get; }
Public ReadOnly Property MaxComputeUnits As Integer
Get
public:
property int MaxComputeUnits {
int get ();
}
member MaxComputeUnits : int with get
Property Value
Type:
Int32
See Also