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