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

  /external/ImageMagick/MagickCore/
magic.h 39 **GetMagicInfoList(const char *,size_t *,ExceptionInfo *);
magic.c 413 % GetMagicInfoList() returns any image aliases that match the specified
416 % The magic of the GetMagicInfoList function is:
418 % const MagicInfo **GetMagicInfoList(const char *pattern,
452 MagickExport const MagicInfo **GetMagicInfoList(const char *pattern,
705 magic_info=GetMagicInfoList("*",&number_aliases,exception);
methods.h 452 #define GetMagicInfoList PrependMagickMethod(GetMagicInfoList)
    [all...]

Completed in 45 milliseconds