Change color of picture to blue in Java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Change color of picture to blue in Java

I want to change color of picture to blue but in the output is change only above of the picture. I need to change full picture. What it is the error ? https://code.sololearn.com/c7eD3rrqd07X/?ref=app

6th Sep 2021, 1:55 PM
SH S
SH S - avatar
3 Answers
+ 1
I think so sololearn doesn't support this
6th Sep 2021, 3:01 PM
Atul [Inactive]
6th Sep 2021, 3:20 PM
SoloProg
SoloProg - avatar
0
perhaps there is not refresh and showed final result like pic.show(); after changes and there are two loops and you need one because pp[] is one dimensional array source codes http://coweb.cc.gatech.edu/mediaComp-teach/uploads/41/java-source-11Aug2008.zip doc https://www.cc.gatech.edu/classes/AY2009/cs1316_summer/javadoc/SimplePicture.html#getPixels()
7th Sep 2021, 12:40 PM
zemiak