NativeMethodscore_flip Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_flip(System.IntPtr,System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_flip( IntPtr src, IntPtr dst, int flipCode )
Public Shared Function core_flip ( src As IntPtr, dst As IntPtr, flipCode As Integer ) As ExceptionStatus
public: static ExceptionStatus core_flip( IntPtr src, IntPtr dst, int flipCode )
static member core_flip : src : IntPtr * dst : IntPtr * flipCode : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.core_flip(System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.core_flip(System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="flipCode"/> documentation for "M:OpenCvSharp.NativeMethods.core_flip(System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_flip(System.IntPtr,System.IntPtr,System.Int32)"]