Home | History | Annotate | Download | only in lodepng

Lines Matching defs:save_file

6056 void save_file(const std::vector<unsigned char>& buffer, const std::string& filename)
6245 if(!error) save_file(buffer, filename);