Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:FileToXML

595 %  FileToXML() returns the contents of a file as a XML string.
597 % The format of the FileToXML method is:
599 % char *FileToXML(const char *filename,const size_t extent)
608 MagickPrivate char *FileToXML(const char *filename,const size_t extent)