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

  /external/ImageMagick/MagickCore/
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 731 milliseconds