Skip to main content

Module png

Module png 

Source
Expand description

Just enough PNG to verify what the browser handed back.

We never decode pixels; we only read the header, because the one thing worth asserting is that the image is exactly the size that was requested.

Functionsยง

dimensions
Width and height straight out of the IHDR chunk.