ImageMagick.MagickExceptionHelper.NativeMethods.X86.MagickExceptionHelper_Severity C# (CSharp) Méthode

MagickExceptionHelper_Severity() private méthode

private MagickExceptionHelper_Severity ( IntPtr exception ) : UIntPtr
exception System.IntPtr
Résultat System.UIntPtr
        public static extern UIntPtr MagickExceptionHelper_Severity(IntPtr exception);
      }