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