node-screenshots icon indicating copy to clipboard operation
node-screenshots copied to clipboard

Color is a little gray

Open heyppen opened this issue 2 years ago • 4 comments

captured by node-screenshots captureSync: image

captured by system screenshot: image

heyppen avatar Apr 22 '24 07:04 heyppen

Let me test it first

nashaofu avatar Apr 23 '24 02:04 nashaofu

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.

heyppen avatar Apr 23 '24 03:04 heyppen

@nashaofu Can you confirm this issue?

heyppen avatar Apr 24 '24 07:04 heyppen

I couldn't find out how this problem occurred, there may be slight differences in the images

nashaofu avatar Apr 25 '24 14:04 nashaofu