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

  /external/ImageMagick/MagickCore/
coder.h 44 *GetCoderInfo(const char *,ExceptionInfo *),
coder.c 469 % GetCoderInfo searches the coder list for the specified name and if found
472 % The format of the GetCoderInfo method is:
474 % const CoderInfo *GetCoderInfo(const char *name,ExceptionInfo *exception)
483 MagickExport const CoderInfo *GetCoderInfo(const char *name,
565 p=GetCoderInfo("*",exception);
651 p=GetCoderInfo("*",exception);
module.c     [all...]
methods.h 390 #define GetCoderInfo PrependMagickMethod(GetCoderInfo)
    [all...]

Completed in 56 milliseconds