a PNG image:
A magic signature, then a sequence of chunks - including the Image End terminator, with no chunk data.
Zlib is always used for image data, which is a wrapper around Deflate.
ALT Dissection of a PNG image, showing its magic, then a sequence of chunks: Image Header, Image Data, and then Image End.