Writes a floating-point value
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type: SystemString
Name of the written value. Should be null if and only if the parent structure is a sequence. - value
- Type: SystemDouble
The written value.
See Also