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

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

Completed in 536 milliseconds