iPXE
png_signature Struct Reference

A PNG file signature. More...

#include <png.h>

Data Fields

uint8_t bytes [8]
 Signature bytes.

Detailed Description

A PNG file signature.

Definition at line 18 of file png.h.

Field Documentation

◆ bytes

uint8_t png_signature::bytes[8]

Signature bytes.

Definition at line 20 of file png.h.


The documentation for this struct was generated from the following file: