I had to write a program that asks the user for the name of an image file  then performs any of the following operations and outputs the new image to a new file.

  • Rotate (90,180,270)
  • Flip (horizontal, vertical)
  • resize (user specifies new size)

You can find the code HERE

CC BY 4.0 WSQ15 by carminaperezguerrero is licensed under a Creative Commons Attribution 4.0 International License.