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 517 % GetCoderInfoList() returns any coder_map that match the specified pattern.
518 % The format of the GetCoderInfoList function is:
520 % const CoderInfo **GetCoderInfoList(const char *pattern,
546 MagickExport const CoderInfo **GetCoderInfoList(const char *pattern,
761 coder_info=GetCoderInfoList("*",&number_coders,exception);
methods.h 389 #define GetCoderInfoList PrependMagickMethod(GetCoderInfoList)
    [all...]

Completed in 2333 milliseconds