ImageMagick.MagickNET.NativeMethods.X86.MagickNET_Features_Get C# (CSharp) 메소드

MagickNET_Features_Get() 개인적인 메소드

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