Searched defs:AcquireExceptionInfo (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dexception.c105 % AcquireExceptionInfo() allocates the ExceptionInfo structure.
107 % The format of the AcquireExceptionInfo method is: function
109 % ExceptionInfo *AcquireExceptionInfo(void)
112 MagickExport ExceptionInfo *AcquireExceptionInfo(void)
H A Dmethods.h45 #define AcquireExceptionInfo PrependMagickMethod(AcquireExceptionInfo) macro

Completed in 208 milliseconds