NativeMethodsimg_hash_MarrHildrethHash_getAlpha Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static float img_hash_MarrHildrethHash_getAlpha( IntPtr obj )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Function img_hash_MarrHildrethHash_getAlpha ( obj As IntPtr ) As Single
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static float img_hash_MarrHildrethHash_getAlpha( IntPtr obj )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member img_hash_MarrHildrethHash_getAlpha : obj : IntPtr -> float32
OpenCvSharp.NativeMethods.img_hash_MarrHildrethHash_getAlpha = function(obj);