HomeSort by relevance Sort by last modified time
    Searched refs:GetMagicList (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/MagickCore/
magic.h 29 **GetMagicList(const char *,size_t *,ExceptionInfo *);
magic.c 510 % GetMagicList() returns any image format aliases that match the specified
513 % The format of the GetMagicList function is:
515 % char **GetMagicList(const char *pattern,size_t *number_aliases,
548 MagickExport char **GetMagicList(const char *pattern,size_t *number_aliases,
methods.h 454 #define GetMagicList PrependMagickMethod(GetMagicList)
    [all...]

Completed in 65 milliseconds