[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileStorage_open(System.IntPtr,System.String,System.Int32,System.String)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static int core_FileStorage_open( IntPtr obj, string filename, int flags, string encoding )
Parameters
- obj
 - Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileStorage_open(System.IntPtr,System.String,System.Int32,System.String)"]
 - filename
 - Type: SystemString
[Missing <param name="filename"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileStorage_open(System.IntPtr,System.String,System.Int32,System.String)"]
 - flags
 - Type: SystemInt32
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileStorage_open(System.IntPtr,System.String,System.Int32,System.String)"]
 - encoding
 - Type: SystemString
[Missing <param name="encoding"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileStorage_open(System.IntPtr,System.String,System.Int32,System.String)"]
 
Return Value
Type: Int32[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileStorage_open(System.IntPtr,System.String,System.Int32,System.String)"]