mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
648 B
648 B
Home > puppeteer > Protocol > SystemInfo > ImageDecodeAcceleratorCapability > maxDimensions
Protocol.SystemInfo.ImageDecodeAcceleratorCapability.maxDimensions property
Maximum supported dimensions of the image in pixels.
Signature:
maxDimensions: Size;