graphics.fillRect isn't run synchronously

前端 未结 0 941
孤城傲影
孤城傲影 2020-12-30 18:08

I am trying to choose a random pixel from an image and change its color to say yellow until no pixel is left. This is the code:

void effect(Graphics g)  {

           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题