Toggle navigation
Hayden's Projects
My Website
E-Mail Me
Refresh
browsing:
ca2e5469803b682b93c4242f7cd2248c0e7e8a69
Branches
dev
master
Files
Commits
Stats
Network
Graph
negative
ZIP
TAR
Name
Mode
Size
PixelPoke.class
100755
1 kb
PixelPoke.java
100755
3 kb
README.md
100755
0 kb
README.md
# PixelPoke This is a simple program that, when run, will take in an image file as an argument and create a negative version of that image. Usage (in the directory with the `.class` file): `$ java PixelPoke [input.jpg] [output.jpg]`