DeviceSingleFPConfig Property |
http://www.emgu.com
The device single floating point configuration
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic FpConfig SingleFPConfig { get; }
Public ReadOnly Property SingleFPConfig As FpConfig
Get
public:
property FpConfig SingleFPConfig {
FpConfig get ();
}
member SingleFPConfig : FpConfig with get
Property Value
Type:
FpConfig
See Also