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

  /external/ImageMagick/MagickCore/
exception.c 421 % DestroyExceptionInfo() deallocates memory associated with an exception.
423 % The format of the DestroyExceptionInfo method is:
425 % ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception)
432 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception)
    [all...]
methods.h 251 #define DestroyExceptionInfo PrependMagickMethod(DestroyExceptionInfo)
    [all...]

Completed in 105 milliseconds