Y
Hacker News
new
|
ask
|
show
|
jobs
by
Dwedit
11 days ago
Adding noise to a canvas element is a mistake anyway. It means you can't develop a proper paint program using web technologies because your browser will mess with the image.
2 comments
boywitharupee
11 days ago
You can denoise it:
https://github.com/google/security-research/security/advisor...
link
tosti
11 days ago
You can still do that, but it may not be rendered correctly in a screenshot.
link