7c6501b
1
2
3
#include "suppl.h" void compressImage(pixels **matrix, qtNode **node, int x, int y, int size, int threshold);