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