DeviceHalfFPConfig Property |
http://www.emgu.com
The device half floating point configuration
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic FpConfig HalfFPConfig { get; }
Public ReadOnly Property HalfFPConfig As FpConfig
Get
public:
property FpConfig HalfFPConfig {
FpConfig get ();
}
member HalfFPConfig : FpConfig with get
Property Value
Type:
FpConfig
See Also