[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [SystemInfo](./puppeteer.protocol.systeminfo.md) > [GPUInfo](./puppeteer.protocol.systeminfo.gpuinfo.md) > [imageDecoding](./puppeteer.protocol.systeminfo.gpuinfo.imagedecoding.md) ## Protocol.SystemInfo.GPUInfo.imageDecoding property Supported accelerated image decoding capabilities. Signature: ```typescript imageDecoding: ImageDecodeAcceleratorCapability[]; ```