RosettaCodeData/Task/Bitmap-PPM-conversion-through-a-pipe/C/bitmap-ppm-conversion-through-a-pipe-1.c

3 lines
53 B
C
Raw Permalink Normal View History

2013-04-10 16:19:29 -07:00
/* interface */
void print_jpg(image img, int qual);