nashaofu / node-screenshots

Zero-dependent. A native nodejs screenshots library for Mac、Windows、Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color is a little gray

boocaii opened this issue · comments

captured by node-screenshots captureSync:
image

captured by system screenshot:
image

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