#include using namespace std; void saveJpg(int width, int height, unsigned char * pData, string file_name);