Description: This class will bring in an image, and either encode
* a message in the least significant bit of the pixels,
* or decode a message that is already there.
* For encoding, you must load a jpg, and save it as a png.
* For decoding, you must load a png
To Search:
File list (Check if you may need any files):
LSB.java