#include <pngchunk.hpp>
Static Public Member Functions | |
| void | decode (Image *pImage, const byte *pData, long size, int *outWidth, int *outHeight) |
| Decode PNG chunk metadata from a data buffer pData of length size into pImage. | |
|
||||||||||||||||||||||||
|
Decode PNG chunk metadata from a data buffer pData of length size into pImage.
|
1.3.9.1