PNG.magic

The PNG file magic number header. Please note the image data header is a IHDR chunk, not this (see getHeader for that). This just a static identifier

struct PNG
ubyte[8] magic;

Meta

History

Prior to October 10, 2022, this was called header.