ImageMagick.ChannelMoments.NativeMethods.X64.ChannelMoments_EllipseAxis_Get C# (CSharp) 메소드

ChannelMoments_EllipseAxis_Get() 개인적인 메소드

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