NativeMethodsimg_hash_Ptr_PHash_delete Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static void img_hash_Ptr_PHash_delete( IntPtr ptr )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Sub img_hash_Ptr_PHash_delete ( ptr As IntPtr )
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static void img_hash_Ptr_PHash_delete( IntPtr ptr )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member img_hash_Ptr_PHash_delete : ptr : IntPtr -> unit
OpenCvSharp.NativeMethods.img_hash_Ptr_PHash_delete = function(ptr);