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

  /external/ImageMagick/MagickCore/
coder.h 41 **GetCoderList(const char *,size_t *,ExceptionInfo *);
coder.c 390 % GetCoderList() returns any coder_map that match the specified pattern.
392 % The format of the GetCoderList function is:
394 % char **GetCoderList(const char *pattern,size_t *number_coders,
418 MagickExport char **GetCoderList(const char *pattern,
methods.h 361 #define GetCoderList PrependMagickMethod(GetCoderList)
    [all...]

Completed in 67 milliseconds