aboutsummaryrefslogtreecommitdiffstats
path: root/src/jpeg.h
blob: c834f762a927c9b573b166a4463d4c2867acd90e (plain)
1
2
3
unsigned char *loadjpeg(char *filename, int *width, int *height);