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