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

  /external/ImageMagick/MagickCore/
blob.h 66 ImageToFile(Image *,char *,ExceptionInfo *),
constitute.c 515 status=ImageToFile(image,read_info->filename,exception);
    [all...]
methods.h     [all...]
blob.c     [all...]
image.c     [all...]
  /external/ImageMagick/coders/
fax.c 163 if (ImageToFile(image,filename,exception) == MagickFalse)
ttf.c 261 (void) ImageToFile(image,draw_info->font,exception);
exr.c 204 (void) ImageToFile(image,read_info->filename,exception);

Completed in 124 milliseconds