PNM signature.
More...
#include <pnm.h>
|
| char | magic |
| | Magic byte ('P')
|
| char | type |
| | PNM type.
|
| char | space |
| | Whitespace.
|
PNM signature.
Definition at line 16 of file pnm.h.
◆ magic
| char pnm_signature::magic |
Magic byte ('P')
Definition at line 18 of file pnm.h.
◆ type
PNM type.
Definition at line 20 of file pnm.h.
◆ space
| char pnm_signature::space |
Whitespace.
Definition at line 22 of file pnm.h.
The documentation for this struct was generated from the following file: