Searched refs:FileToImage (Results 1 – 4 of 4) sorted by relevance
65 FileToImage(Image *,const char *,ExceptionInfo *),
331 #define FileToImage PrependMagickMethod(FileToImage) macro
1614 MagickExport MagickBooleanType FileToImage(Image *image,const char *filename, in FileToImage() function
642 (void) FileToImage(image,write_info->filename,exception); in WriteEXRImage()