Thank you so much!
I'm still having these errors though
File: /Users/jsmith/Desktop/drjava-stable-20050814-2234-osx/CSE113/PhotoOps.java [line: 17]
Error: cannot find symbol
symbol : method newColor(Pixel)
location: class PhotoOps
File: /Users/jsmith/Desktop/drjava-stable-20050814-2234-osx/CSE113/PhotoOps.java [line: 18]
Error: cannot find symbol
symbol : method targetColor(Pix el)...
User Profile
Collapse
-
-
programming assignment - colorDistance
Hey I'm not sure if this is where I should be asking this but I'm going to ask anyway.
I'm doing an assignment for my Intro to Comp Programming class. This is the assignment:
Define a class named PhotoOps. Like you did in your last programming assignment,
define the class with a String instance variable named _filename, and Picture
instance variable named _picture. Define the constructor so that it...
No activity results to display
Show More
Leave a comment: