I have some JS that makes some manipulations with images. I want to have pixelart-like graphics, so I had to enlarge original images in graphics editor. But I think it\'d be goo
There is no built-in way. You have to do it yourself with getImageData.
getImageData