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

2023-07-01 11:58:00 -04:00
/* interface */
void print_jpg(image img, int qual);