filestash/server/plugin/plg_image_c/image_jpeg.h

3 lines
77 B
C

#include <stdio.h>
int jpeg_to_jpeg(int input, int output, int targetSize);