/imageOps

Simple program for rotating an image using java awt package. Future development plans: printing time and space complexity to analyze library efficiency. From here we will optimize the algorithm.

Primary LanguageJava

imageOps

clone the repositroy:-

git clone https://github.com/akirademoss/imageOps/

Compile the program in terminal:-

javac Test.java

Run the program:-

java Test