iPXE
|
A PNG image header. More...
#include <png.h>
Data Fields | |
uint32_t | width |
Width. More... | |
uint32_t | height |
Height. More... | |
uint8_t | depth |
Bit depth. More... | |
uint8_t | colour_type |
Colour type. More... | |
uint8_t | compression |
Compression method. More... | |
uint8_t | filter |
Filter method. More... | |
uint8_t | interlace |
Interlace method. More... | |
uint32_t png_image_header::width |
uint32_t png_image_header::height |
uint8_t png_image_header::depth |
uint8_t png_image_header::colour_type |
uint8_t png_image_header::compression |
uint8_t png_image_header::filter |
uint8_t png_image_header::interlace |