Toggle navigation
Hayden's Projects
My Website
E-Mail Me
Refresh
browsing:
3ceb8031b295f7e421a3430130aa22c0bc926530
Branches
dev
master
Files
Commits
Stats
Network
Graph
negative
ZIP
TAR
Name
Mode
Size
PixelPoke.class
100755
1 kb
PixelPoke.java
100755
2 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]`