Closed robbiet480 closed 6 years ago
This simple change allows the Buffer to be returned from the screenshot call if filePath is set null, which lets me bypass writing images to disk.
Buffer
screenshot
filePath
Cool! Thanks.
This simple change allows the
Buffer
to be returned from thescreenshot
call iffilePath
is set null, which lets me bypass writing images to disk.