node-screenshots
node-screenshots copied to clipboard
Color is a little gray
captured by node-screenshots captureSync:
captured by system screenshot:
Let me test it first
Let me test it first
code:
let image = capturer.captureSync();
fs.writeFileSync("./a.png", image);
I run it on a M2 Mac, macOS Sonoma, in electron environment.
@nashaofu Can you confirm this issue?
I couldn't find out how this problem occurred, there may be slight differences in the images