|
iPXE
|
A PNG chunk handler. More...
Data Fields | |
| uint32_t | type |
| Chunk type. | |
| int(* | handle )(struct image *image, struct png_context *png, size_t len) |
| Handle chunk. | |
| uint32_t png_chunk_handler::type |
| int(* png_chunk_handler::handle) (struct image *image, struct png_context *png, size_t len) |