DeviceSingleFPConfig Property |
http://www.emgu.com
The device single floating point configuration
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
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