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

  /external/ImageMagick/MagickCore/
coder.c 604 % GetCoderList() returns any coder_map that match the specified pattern.
606 % The format of the GetCoderList function is:
608 % char **GetCoderList(const char *pattern,size_t *number_coders,
632 MagickExport char **GetCoderList(const char *pattern,
methods.h 391 #define GetCoderList PrependMagickMethod(GetCoderList)
    [all...]

Completed in 125 milliseconds