ImageMagick.ChannelMoments.NativeMethods.X86.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.X86Name, CallingConvention = CallingConvention.Cdecl)]