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

  /external/ImageMagick/MagickCore/
exception.c 475 % GetExceptionMessage() returns the error message defined by the specified
478 % The format of the GetExceptionMessage method is:
480 % char *GetExceptionMessage(const int error)
487 MagickExport char *GetExceptionMessage(const int error)
    [all...]
methods.h 414 #define GetExceptionMessage PrependMagickMethod(GetExceptionMessage)
    [all...]

Completed in 213 milliseconds