mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
386 B
386 B
Home > puppeteer > ScreenshotOptions > encoding
ScreenshotOptions.encoding property
Encoding of the image.
Signature:
encoding?: 'base64' | 'binary';