Searched refs:GetMagickInfoList (Results 1 - 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dmagick.h130 **GetMagickInfoList(const char *,size_t *,ExceptionInfo *);
H A Dmagick.c608 % GetMagickInfoList() returns any image formats that match the specified
611 % The format of the GetMagickInfoList function is:
613 % const MagickInfo **GetMagickInfoList(const char *pattern,
645 MagickExport const MagickInfo **GetMagickInfoList(const char *pattern,
1121 magick_info=GetMagickInfoList("*",&number_formats,exception);
628 MagickExport const MagickInfo **GetMagickInfoList(const char *pattern, function
H A Dmethods.h490 #define GetMagickInfoList PrependMagickMethod(GetMagickInfoList) macro
/external/ImageMagick/PerlMagick/
H A DMagick.xs13479 format_list=GetMagickInfoList("*",&types,exception);
/external/ImageMagick/PerlMagick/quantum/
H A Dquantum.xs.in13479 format_list=GetMagickInfoList("*",&types,exception);

Completed in 900 milliseconds