blob: dc0a81db26e38eaed38fa10e8459035d57117f23 [file] [log] [blame]
/**
Pankaj Kukreja
github.com/proton0001
Indian Institute of Technology Hyderabad
*/
#ifndef _DITHER_H_
#define _DITHER_H_
#define MaxGray 255
#define MXGRAY 256
#define HEIGHT 512
#define WIDTH 512
#endif /* _DITHER_H_ */