PNG: Summary from the Encyclopedia of Graphics File Formats
File Details The PNG signature is eight bytes in length and contains information used to identify a file or data stream as conforming to the PNG specification. typedef struct _PngSignature { BYTE Signature[8]; /* Identifier (always 89504E470D0A1A0Ah ......