#include #include "../common/funs.h" using namespace std; void ChangeImage(void) { unsigned int x, y, i, p1, p2; cout << "Converting Image\n"; // copy all pixels to output bitmaps for (i=0; i