[−][src]Module image::pnm 
👎 Deprecated: 
Use codecs::pnm instead
Decoding and Encoding of netpbm image formats (pbm, pgm, ppm and pam)
Structs
| ArbitraryHeader | Header produced by a   | 
| BitmapHeader | Header produced by a   | 
| GraymapHeader | Header produced by a   | 
| PixmapHeader | Header produced by a   | 
| PnmDecoder | PNM decoder  | 
| PnmEncoder | Encodes images to any of the   | 
| PnmHeader | Stores the complete header data of a file.  | 
Enums
| ArbitraryTuplType | Standardized tuple type specifiers in the header of a   | 
| PNMSubtype | Denotes the category of the magic number  | 
| SampleEncoding | The kind of encoding used to store sample values  | 
Type Definitions
| PNMEncoder | Deprecated PNM Encoder  | 
| PNMHeader | Deprecated PNM Header  | 
| PnmSubtype | PNM Subtype  |