DeviceAddressBits Property |
http://www.emgu.com
The AddressBits
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic int AddressBits { get; }
Public ReadOnly Property AddressBits As Integer
Get
public:
property int AddressBits {
int get ();
}
member AddressBits : int with get
Property Value
Type:
Int32
See Also