Hey everyone, I was just looking for some hints for my COMP class project. Im having a hard time getting started. My professor wants me to get true/false values of the pixel numbers to change the color(i still dont understand that). Ill post the first class and if you guys could just give me some sources and or starting directions as what to do I would greatly appreciate it.
public class Decrypt {
// declare picture, modified, and brightened variables here
// path will hold the current directory of the application
String path, pictureFile;
this may seem simple to you but Im having a hard time with this class (my first computer class) so please post all answers in simplest terms. also please do not just write out code, that would not help me at all.