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

  /external/ImageMagick/MagickCore/
utility.c 271 % AppendImageFormat() appends the image format type to the filename. If an
274 % The format of the AppendImageFormat method is:
276 % void AppendImageFormat(const char *format,char *filename)
287 MagickExport void AppendImageFormat(const char *format,char *filename)
    [all...]
methods.h 92 #define AppendImageFormat PrependMagickMethod(AppendImageFormat)
    [all...]

Completed in 2429 milliseconds