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

  /external/ImageMagick/MagickCore/
utility.c 257 % 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)
    [all...]
methods.h 105 #define AppendImageFormat PrependMagickMethod(AppendImageFormat)
    [all...]

Completed in 609 milliseconds