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