HomeSort by relevance Sort by last modified time
    Searched defs:AcquireExceptionInfo (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
exception.c 105 % AcquireExceptionInfo() allocates the ExceptionInfo structure.
107 % The format of the AcquireExceptionInfo method is:
109 % ExceptionInfo *AcquireExceptionInfo(void)
112 MagickExport ExceptionInfo *AcquireExceptionInfo(void)
    [all...]
methods.h 45 #define AcquireExceptionInfo PrependMagickMethod(AcquireExceptionInfo)
    [all...]

Completed in 146 milliseconds