C function to convert Jpeg to BMP in unix with libjpeg or something by dcarnage
Hello, I need a function that will convert my Jpeg to bmp in memory for example int JpgToBmp(char *srcjpeg,int srcjpeg_size,char *destjpeg) { … } it should return size of destjpeg it should be fast and small… (Budget: $30-250, Jobs: C/C++)

