DeviceMaxComputeUnits Property |
http://www.emgu.com
The max compute unit
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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