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

  /external/ImageMagick/MagickCore/
magick.h 97 **GetMagickList(const char *,size_t *,ExceptionInfo *);
magick.c 703 % GetMagickList() returns any image formats that match the specified pattern.
705 % The format of the GetMagickList function is:
707 % char **GetMagickList(const char *pattern,size_t *number_formats,
739 MagickExport char **GetMagickList(const char *pattern,
    [all...]
methods.h 492 #define GetMagickList PrependMagickMethod(GetMagickList)
    [all...]
widget.c     [all...]
  /external/ImageMagick/MagickWand/
magick-wand.c 772 formats=GetMagickList(pattern,number_formats,exception);
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h     [all...]

Completed in 69 milliseconds