0
/ 1.0
For this question, declare a local variable and initialize it by creating a new ArrayList
for holding Pixel
objects (you can name the...
For this question, declare a local variable and initialize it by creating a new ArrayList
for holding Pixel
objects (you can name the variable whatever you'd like).
Then, return that list.
Your feedback will appear here when you check your answer.