I'd like to use the compiled libjpeg-9 example.c and transupp.c code and libraries to rotate a .jpg image in an Eclipse project.
Working progress on achieving this from the start: Compiling/using libjpeg in Windows for Eclipse
Trying to integrate do_rot_180 and read/write functions into one location: Need help compiling jpegtran.c code from libjpeg