Writes an integer value
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- fs
- Type: OpenCvSharpCvFileStorage
File storage. - name
- Type: SystemString
Name of the written value. Should be NULL if and only if the parent structure is a sequence. - value
- Type: SystemInt32
The written value.
See Also