Canvas in Java: problem with color superposition

后端 未结 0 556
Happy的楠姐
Happy的楠姐 2021-01-14 06:36

I have a loop on a canvas where sometimes some different colors can be applied to the same pixel. For example, my loop will do :

canvas.drawCircle(x, y, 0.5f,         


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