how to decrease canvas pixel value by one

后端 未结 0 1540
情歌与酒
情歌与酒 2021-02-05 03:42

I\'d like to change canvas pixeles value by one, but the code below returns

in firefox: [0,0,0,0] -> [78,78,78,255] -> [79,79,79,255] -> [77,77,77,255] -> [77

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