ImageMagick.ChannelMoments.NativeMethods.X86.ChannelMoments_Centroid_Get C# (CSharp) 메소드

ChannelMoments_Centroid_Get() 개인적인 메소드

private ChannelMoments_Centroid_Get ( IntPtr instance ) : IntPtr
instance System.IntPtr
리턴 System.IntPtr
        public static extern IntPtr ChannelMoments_Centroid_Get(IntPtr instance);
        [DllImport(NativeLibrary.X86Name, CallingConvention = CallingConvention.Cdecl)]