Toggle navigation
Hayden's Projects
My Website
E-Mail Me
Refresh
browsing:
master
Branches
dev
master
Files
Commits
Stats
Network
Graph
negative
README.md
Raw
Blame
Patch Log
History
# 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]`