|
iPXE
|
Portable anymap format (PNM) More...
Go to the source code of this file.
Data Structures | |
| struct | pnm_signature |
| PNM signature. More... | |
| struct | pnm_context |
| PNM context. More... | |
| struct | pnm_type |
| PNM type. More... | |
Macros | |
| #define | PNM_MAGIC 'P' |
| PNM magic byte. More... | |
| #define | PNM_ASCII_LEN 16 |
| Default maximum length of ASCII values. More... | |
Enumerations | |
| enum | pnm_flags { PNM_BITMAP = 0x01 } |
| PNM flags. More... | |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| struct image_type pnm_image_type | __image_type (PROBE_NORMAL) |
Portable anymap format (PNM)
Definition in file pnm.h.
| #define PNM_ASCII_LEN 16 |
| enum pnm_flags |
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| struct image_type pnm_image_type __image_type | ( | PROBE_NORMAL | ) |
1.8.15