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

  /external/ImageMagick/MagickCore/
coder.h 45 **GetCoderInfoList(const char *,size_t *,ExceptionInfo *);
coder.c 303 % GetCoderInfoList() returns any coder_map that match the specified pattern.
304 % The format of the GetCoderInfoList function is:
306 % const CoderInfo **GetCoderInfoList(const char *pattern,
332 MagickExport const CoderInfo **GetCoderInfoList(const char *pattern,
547 coder_info=GetCoderInfoList("*",&number_coders,exception);
methods.h 359 #define GetCoderInfoList PrependMagickMethod(GetCoderInfoList)
    [all...]

Completed in 62 milliseconds