NativeMethodssuperres_Ptr_SuperResolution_get Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.superres_Ptr_SuperResolution_get(System.IntPtr,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus superres_Ptr_SuperResolution_get( IntPtr ptr, out IntPtr returnValue )
Public Shared Function superres_Ptr_SuperResolution_get ( ptr As IntPtr, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus superres_Ptr_SuperResolution_get( IntPtr ptr, [OutAttribute] IntPtr% returnValue )
static member superres_Ptr_SuperResolution_get : ptr : IntPtr * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="ptr"/> documentation for "M:OpenCvSharp.NativeMethods.superres_Ptr_SuperResolution_get(System.IntPtr,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.superres_Ptr_SuperResolution_get(System.IntPtr,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.superres_Ptr_SuperResolution_get(System.IntPtr,System.IntPtr@)"]