Searched defs:AppendImageFormat (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dutility.c257 % AppendImageFormat() appends the image format type to the filename. If an
260 % The format of the AppendImageFormat method is:
262 % void AppendImageFormat(const char *format,char *filename)
273 MagickExport void AppendImageFormat(const char *format,char *filename)
267 MagickExport void AppendImageFormat(const char *format,char *filename) function
H A Dmethods.h105 #define AppendImageFormat PrependMagickMethod(AppendImageFormat) macro

Completed in 854 milliseconds