Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 281 Bytes

File metadata and controls

6 lines (6 loc) · 281 Bytes

Java-Image-Manipulator

Image Manipulation with Filters (requires Java 11+)!

  • Instructions:
  • Compile in the directory with the code by running "javac *.java"
  • Run "java SnapShop"
  • Filters written by me, and attribution for the GUI is located within each respective .java file