[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvWriteComment(System.IntPtr,System.String,System.Boolean)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- fs
- Type: SystemIntPtr
[Missing <param name="fs"/> documentation for "M:OpenCvSharp.NativeMethods.cvWriteComment(System.IntPtr,System.String,System.Boolean)"]
- comment
- Type: SystemString
[Missing <param name="comment"/> documentation for "M:OpenCvSharp.NativeMethods.cvWriteComment(System.IntPtr,System.String,System.Boolean)"]
- eol_comment
- Type: SystemBoolean
[Missing <param name="eol_comment"/> documentation for "M:OpenCvSharp.NativeMethods.cvWriteComment(System.IntPtr,System.String,System.Boolean)"]
See Also